|
|
Documentation for the Unity C# Library
|
[Serializable] More...
Public Member Functions | |
| int? | GetLastPageNumber () |
Public Attributes | |
| int? | nextPage |
| int | offset |
| int | page |
| int | pageSize |
| int? | previousPage |
| int | totalCount |
[Serializable]
Definition at line 737 of file ApexTypes.cs.
|
inline |
Definition at line 746 of file ApexTypes.cs.
| int? PixoVR.Apex.PageInfo.nextPage |
Definition at line 744 of file ApexTypes.cs.
| int PixoVR.Apex.PageInfo.offset |
Definition at line 741 of file ApexTypes.cs.
| int PixoVR.Apex.PageInfo.page |
Definition at line 740 of file ApexTypes.cs.
| int PixoVR.Apex.PageInfo.pageSize |
Definition at line 742 of file ApexTypes.cs.
| int? PixoVR.Apex.PageInfo.previousPage |
Definition at line 743 of file ApexTypes.cs.
| int PixoVR.Apex.PageInfo.totalCount |
Definition at line 739 of file ApexTypes.cs.