Collapse All
Expand All
C#
SFS2X API (Unity/C#)
ISFSObject
.
.
::
.
.
GetInt Method
ISFSObject Interface
See Also
Send Feedback
Get the element for the provided key as an int (32 bit)
Namespace:
Sfs2X.Entities.Data
Assembly:
SmartFox2
(in SmartFox2.dll) Version: 0.9.14.0
Syntax
C#
int
GetInt
(
string
key
)
Parameters
key
Type:
System
.
.
::
.
.
String
A
String
Return Value
A
Int32
See Also
ISFSObject Interface
Sfs2X.Entities.Data Namespace