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

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