PICO Platform Unity SDK
|
This is the complete list of members for MatchmakingOptions, including all inherited members.
ClearCreateRoomDataStore() | MatchmakingOptions | inline |
ClearEnqueueDataSettings() | MatchmakingOptions | inline |
GetHandle() (defined in MatchmakingOptions) | MatchmakingOptions | inline |
MatchmakingOptions() (defined in MatchmakingOptions) | MatchmakingOptions | inline |
operator IntPtr(MatchmakingOptions matchmakingOptions) | MatchmakingOptions | inlineexplicitstatic |
SetCreateRoomDataStore(string key, string value) | MatchmakingOptions | inline |
SetCreateRoomJoinPolicy(RoomJoinPolicy value) | MatchmakingOptions | inline |
SetCreateRoomMaxUsers(uint value) | MatchmakingOptions | inline |
SetEnqueueDataSettings(string key, int value) | MatchmakingOptions | inline |
SetEnqueueDataSettings(string key, double value) | MatchmakingOptions | inline |
SetEnqueueDataSettings(string key, string value) | MatchmakingOptions | inline |
SetEnqueueIsDebug(bool value) | MatchmakingOptions | inline |
SetEnqueueQueryKey(string value) | MatchmakingOptions | inline |