PICO Unreal Platform SDK
UPico_UserArray Class Reference

UPico_UserArray class. More...

#include <Pico_User.h>

Public Member Functions

UPico_UserGetElement (int32 Index)
 Get UserArray element form Index.
 
int32 GetSize ()
 Get the size of UserArray .
 
bool HasNextPage ()
 Get whether the list has the next page.
 

Detailed Description