RoomEventsAllowUserCountChange Property |
Indicates whether or not the
USER_COUNT_CHANGE event should be dispatched whenever the users (or players+spectators) count changes in the Room.
Namespace:
Sfs2X.Requests
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public bool AllowUserCountChange { get; set; }
Property Value
Type:
BooleanRemarks
The default value is false.
See Also