static FOvrChallenge | |
static FString | ChallengePages_GetNextUrl ( const FOvrChallengePages & Model ) |
static FString | ChallengePages_GetPreviousUrl ( const FOvrChallengePages & Model ) |
static int64 | ChallengePages_GetSize ( const FOvrChallengePages & Model ) |
static int64 | ChallengePages_GetTotalCount ( const FOvrChallengePages & Model ) |
static bool | ChallengePages_HasNextPage ( const FOvrChallengePages & Model ) |
static bool | ChallengePages_HasPreviousPage ( const FOvrChallengePages & Model ) |
static FOvrChallenge UOvrChallengePagesMethods::ChallengePages_GetElement ( const FOvrChallengePages & Model, int64 Index ) |
---|
The element of this challenge array. The element type is FOvrChallenge. |
static FString UOvrChallengePagesMethods::ChallengePages_GetNextUrl ( const FOvrChallengePages & Model ) |
---|
The url of the next page of challenges. |
static FString UOvrChallengePagesMethods::ChallengePages_GetPreviousUrl ( const FOvrChallengePages & Model ) |
---|
The url of the previous page of challenges. |
static int64 UOvrChallengePagesMethods::ChallengePages_GetSize ( const FOvrChallengePages & Model ) |
---|
The size of this challenge array in bytes. |
static int64 UOvrChallengePagesMethods::ChallengePages_GetTotalCount ( const FOvrChallengePages & Model ) |
---|
The total count of challenges contained in array, across all pages. |
static bool UOvrChallengePagesMethods::ChallengePages_HasNextPage ( const FOvrChallengePages & Model ) |
---|
Whether this challenge array has a next page. |
static bool UOvrChallengePagesMethods::ChallengePages_HasPreviousPage ( const FOvrChallengePages & Model ) |
---|
Whether this challenge array has a previous page. |