Ejemplo n.º 1
0
 public void SetCreateRoomMaxUsers(uint value)
 {
     CAPI.ovr_MatchmakingOptions_SetCreateRoomMaxUsers(Handle, value) :
 }