예제 #1
0
 public void SetCreateRoomMaxUsers(uint value)
 {
     CAPI.ovr_MatchmakingOptions_SetCreateRoomMaxUsers(Handle, value) :
 }