This is the complete list of members for FHiveMatchMaking, including all inherited members.
CreateGroup(int32 MatchId, int32 Point, const FString &ExtraData, const FHiveMatchMakingOnMatchMakingGroupDataDelegate &Delegate) | FHiveMatchMaking | static |
DeleteGroupMatching(int32 MatchId, const FHiveMatchMakingOnMatchMakingGroupDataDelegate &Delegate) | FHiveMatchMaking | static |
DeleteRequesting(int32 MatchId, const FHiveMatchMakingOnResultDelegate &Delegate) | FHiveMatchMaking | static |
GetGroupInfoByGroupCode(const FString &GroupCode, const FHiveMatchMakingOnMatchMakingGroupDataDelegate &Delegate) | FHiveMatchMaking | static |
GetGroupInfoByUser(int32 MatchId, const FHiveMatchMakingOnMatchMakingGroupDataDelegate &Delegate) | FHiveMatchMaking | static |
GetRequestingStatus(int32 MatchId, const FHiveMatchMakingOnMatchMakingDataDelegate &Delegate) | FHiveMatchMaking | static |
JoinGroup(int32 MatchId, const FString &GroupCode, int32 Point, const FString &ExtraData, const FHiveMatchMakingOnMatchMakingGroupDataDelegate &Delegate) | FHiveMatchMaking | static |
KickGroupUser(int32 MatchId, int64 TargetPlayerId, const FHiveMatchMakingOnMatchMakingGroupDataDelegate &Delegate) | FHiveMatchMaking | static |
LeaveGroup(int32 MatchId, const FHiveMatchMakingOnResultDelegate &Delegate) | FHiveMatchMaking | static |
RequestGroupMatching(int32 MatchId, const FHiveMatchMakingOnMatchMakingGroupDataDelegate &Delegate) | FHiveMatchMaking | static |
RequestMatchMaking(int32 MatchId, int32 Point, const FString &ExtraData, const FHiveMatchMakingOnMatchMakingDataDelegate &Delegate) | FHiveMatchMaking | static |
UpdateGroupUser(int32 MatchId, bool Ready, int32 Point, const FString &ExtraData, const FHiveMatchMakingOnMatchMakingGroupDataDelegate &Delegate) | FHiveMatchMaking | static |