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