SmartFoxServer Unity/.NET API
SetSpectatorCount Method (n)
NamespacesSmartFoxClientAPI.DataRoomSetSpectatorCount(Int32)
* See the number of spectators in the room. *
Declaration Syntax
C#Visual BasicVisual C++
public void SetSpectatorCount(
	int n
)
Public Sub SetSpectatorCount ( _
	n As Integer _
)
public:
void SetSpectatorCount(
	int n
)
Parameters
n (Int32)
the number of spectators

Assembly: SmartFoxClient (Module: SmartFoxClient) Version: 1.2.4.0 (1.2.4.0)