static FOvrChallengeEntry | |
static FString | ChallengeEntryPages_GetNextUrl ( const FOvrChallengeEntryPages & Model ) |
static FString | ChallengeEntryPages_GetPreviousUrl ( const FOvrChallengeEntryPages & Model ) |
static int64 | ChallengeEntryPages_GetSize ( const FOvrChallengeEntryPages & Model ) |
static int64 | ChallengeEntryPages_GetTotalCount ( const FOvrChallengeEntryPages & Model ) |
static bool | ChallengeEntryPages_HasNextPage ( const FOvrChallengeEntryPages & Model ) |
static bool | ChallengeEntryPages_HasPreviousPage ( const FOvrChallengeEntryPages & Model ) |
static FOvrChallengeEntry UOvrChallengeEntryPagesMethods::ChallengeEntryPages_GetElement ( const FOvrChallengeEntryPages & Model, int64 Index ) |
---|
The element of this array and the element type is FOvrChallengeEntry. |
static FString UOvrChallengeEntryPagesMethods::ChallengeEntryPages_GetNextUrl ( const FOvrChallengeEntryPages & Model ) |
---|
The url of the next page of challenge entries. |
static FString UOvrChallengeEntryPagesMethods::ChallengeEntryPages_GetPreviousUrl ( const FOvrChallengeEntryPages & Model ) |
---|
The url of the previous page of challenge entries. |
static int64 UOvrChallengeEntryPagesMethods::ChallengeEntryPages_GetSize ( const FOvrChallengeEntryPages & Model ) |
---|
The size of this challenge entry array in bytes. |
static int64 UOvrChallengeEntryPagesMethods::ChallengeEntryPages_GetTotalCount ( const FOvrChallengeEntryPages & Model ) |
---|
The total count of FOvrChallengeEntry in this array, across all pages. |
static bool UOvrChallengeEntryPagesMethods::ChallengeEntryPages_HasNextPage ( const FOvrChallengeEntryPages & Model ) |
---|
Whether this challenge entry array has a next page. |
static bool UOvrChallengeEntryPagesMethods::ChallengeEntryPages_HasPreviousPage ( const FOvrChallengeEntryPages & Model ) |
---|
Whether this challenge entry array has a previous page. |