|
void | GoToScreen (int pageNo) |
| Calling from other scripts if you need to change screens programmatically More...
|
|
Definition at line 10 of file PaginationManager.cs.
◆ PaginationManager()
UnityEngine.UI.Extensions.PaginationManager.PaginationManager |
( |
| ) |
|
|
protected |
◆ GoToScreen()
void UnityEngine.UI.Extensions.PaginationManager.GoToScreen |
( |
int |
pageNo | ) |
|
Calling from other scripts if you need to change screens programmatically
- Parameters
-
Definition at line 69 of file PaginationManager.cs.
◆ Start()
override void UnityEngine.UI.Extensions.PaginationManager.Start |
( |
| ) |
|
|
protected |
◆ CurrentPage
int UnityEngine.UI.Extensions.PaginationManager.CurrentPage |
|
get |
The documentation for this class was generated from the following file: