SFS2X Objective-C API
1.7.13
iOS / macOS / tvOS
|
This is the complete list of members for SFSRoomVariable, including all inherited members.
_isPersistent (defined in SFSRoomVariable) | SFSRoomVariable | protected | |
_isPrivate (defined in SFSRoomVariable) | SFSRoomVariable | protected | |
_name (defined in BaseVariable) | BaseVariable | protected | |
_type (defined in BaseVariable) | BaseVariable | protected | |
_value (defined in BaseVariable) | BaseVariable | protected | |
+ | fromSFSArray: (defined in SFSRoomVariable) | SFSRoomVariable | static |
- | getBoolValue | BaseVariable | |
- | getDoubleValue | BaseVariable | |
- | getIntValue | BaseVariable | |
- | getSFSArrayValue | BaseVariable | |
- | getSFSObjectValue | BaseVariable | |
- | getStringValue | BaseVariable | |
- | getValue | BaseVariable | |
- | initWithName:value:type: (defined in BaseVariable) | BaseVariable | |
- | isNull | BaseVariable | |
isPersistent | SFSRoomVariable | ||
isPrivate | SFSRoomVariable | ||
name | BaseVariable | ||
- | toSFSArray (defined in SFSRoomVariable) | SFSRoomVariable | |
type | BaseVariable | ||
+ | variableWithName:value: | SFSRoomVariable | static |
+ | variableWithName:value:isPrivate:isPersistent: | SFSRoomVariable | static |
+ | variableWithName:value:type: | SFSRoomVariable | static |