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