Click or drag to resize

IRoomManagerGetRoomCount 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
C#
int GetRoomCount()

Return Value

Type: Int32
The number of Rooms in the Rooms list.
See Also