MMORoomSettings Properties |
The MMORoomSettings type exposes the following members.
Name | Description | |
---|---|---|
AllowOwnerOnlyInvitation |
Specifies if the Room allows "Join Room" invitations to be sent by any user or just by its owner.
(Inherited from RoomSettings.) | |
DefaultAOI |
Defines the Area of Interest (AoI) for the MMORoom.
| |
Events |
Defines the flags indicating which events related to the Room are dispatched by the SmartFox client.
(Inherited from RoomSettings.) | |
Extension |
Defines the Extension that must be attached to the Room on the server-side, and its settings.
(Inherited from RoomSettings.) | |
GroupId |
Defines the id of the Group to which the Room should belong.
(Inherited from RoomSettings.) | |
IsGame |
Indicates whether the Room is a Game Room or not.
(Inherited from RoomSettings.) | |
MapLimits |
Defines the limits of the virtual environment represented by the MMORoom.
| |
MaxSpectators |
Defines the maximum number of spectators allowed in the Room (only for Game Rooms).
(Inherited from RoomSettings.) | |
MaxUsers |
Defines the maximum number of users allowed in the Room.
(Inherited from RoomSettings.) | |
MaxVariables |
Defines the maximum number of Room Variables allowed for the Room.
(Inherited from RoomSettings.) | |
Name |
Defines the name of the Room.
(Inherited from RoomSettings.) | |
Password |
Defines the password of the Room.
(Inherited from RoomSettings.) | |
Permissions |
Defines the flags indicating which operations are permitted on the Room.
(Inherited from RoomSettings.) | |
ProximityListUpdateMillis |
Configures the speed at which the PROXIMITY_LIST_UPDATE event is sent by the server.
| |
SendAOIEntryPoint |
Sets if the users entry points in the current user's Area of Interest should be transmitted in the PROXIMITY_LIST_UPDATE event.
| |
UserMaxLimboSeconds |
Defines the time limit before a user without a physical position set inside the MMORoom is kicked from the Room.
| |
Variables |
Defines a list of RooomVariable objects to be attached to the Room.
(Inherited from RoomSettings.) |