SmartFoxServer Unity/.NET API
Zone Constructor (name)
NamespacesSmartFoxClientAPI.DataZoneZone(String)
Zone constructor.
Declaration Syntax
C#Visual BasicVisual C++
public Zone(
	string name
)
Public Sub New ( _
	name As String _
)
public:
Zone(
	String^ name
)
Parameters
name (String)
the zone name

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