SmartFoxServer Unity/.NET API
Zone Constructor (name)
Namespaces
►
SmartFoxClientAPI.Data
►
Zone
►
Zone(String)
C#
Visual Basic
Visual C++
Zone constructor.
Declaration Syntax
C#
Visual Basic
Visual 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)