SmartFoxServer Unity/.NET API
Get Method (key)
NamespacesSmartFoxClientAPI.DataSFSObjectGet(Object)
Get generic object value from SFSObject
Declaration Syntax
C#Visual BasicVisual C++
public Object Get(
	Object key
)
Public Function Get ( _
	key As Object _
) As Object
public:
Object^ Get(
	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)