SmartFoxServer Unity/.NET API
GetObj Method (key)
NamespacesSmartFoxClientAPI.DataSFSObjectGetObj(Int32)
Get SFSObject object value from SFSObject
Declaration Syntax
C#Visual BasicVisual C++
public SFSObject GetObj(
	int key
)
Public Function GetObj ( _
	key As Integer _
) As SFSObject
public:
SFSObject^ GetObj(
	int key
)
Parameters
key (Int32)
Key name to use
Return Value
Object value

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