|
PICO Unreal Platform SDK
|
UPico_UserArray class. More...
#include <Pico_User.h>
Public Member Functions | |
| UPico_User * | GetElement (int32 Index) |
| Get UserArray element form Index. | |
| int32 | GetSize () |
| Get the size of UserArray . | |
| bool | HasNextPage () |
| Get whether the list has the next page. | |
UPico_UserArray class.