SFSRoomManagerGetRoomCount Method |
Returns the current number of Rooms in the Rooms list.
Namespace:
Sfs2X.Entities.Managers
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public int GetRoomCount()
Return Value
Type:
Int32The number of Rooms in the Rooms list.
Implements
IRoomManagerGetRoomCountSee Also