PICO Unreal Platform SDK
UOnlinePicoChallengesFunction Member List

This is the complete list of members for UOnlinePicoChallengesFunction, including all inherited members.

Get(UObject *WorldContextObject, const FString &ChallengeID, FChallengeGet InGetDelegate)UOnlinePicoChallengesFunctionstatic
GetEntries(UObject *WorldContextObject, const FString &ChallengeID, int PageIdx, int PageSize, ELeaderboardFilterType Filter, ELeaderboardStartAt StartAt, FChallengeGetEntries InGetEntriesDelegate)UOnlinePicoChallengesFunctionstatic
GetEntriesAfterRank(UObject *WorldContextObject, const FString &ChallengeID, int PageIdx, int PageSize, const FString &AfterRank, FChallengeGetEntriesAfterRank InGetEntriesAfterRankDelegate)UOnlinePicoChallengesFunctionstatic
GetEntriesByIds(UObject *WorldContextObject, const FString &ChallengeID, int PageIdx, int PageSize, ELeaderboardStartAt StartAt, const TArray< FString > &UserIDs, FChallengeGetEntriesByIds InGetEntriesByIdsDelegate)UOnlinePicoChallengesFunctionstatic
GetList(UObject *WorldContextObject, FPico_ChallengeOptions ChallengeOptions, int PageIdx, int PageSize, FChallengeGetList InGetListDelegate)UOnlinePicoChallengesFunctionstatic
Invite(UObject *WorldContextObject, const FString &ChallengeID, const TArray< FString > &UserIDs, FChallengeInvite Delegate)UOnlinePicoChallengesFunctionstatic
Join(UObject *WorldContextObject, const FString &ChallengeID, FChallengeJoin InJoinDelegate)UOnlinePicoChallengesFunctionstatic
Leave(UObject *WorldContextObject, const FString &ChallengeID, FChallengeLeave InLeaveDelegate)UOnlinePicoChallengesFunctionstatic