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