Gets a RoomVariable in the Room
Namespace: Sfs2X.EntitiesAssembly: SmartFox2 (in SmartFox2.dll) Version: 0.9.14.0
Syntax
| C# |
|---|
RoomVariable GetVariable( string name ) |
Parameters
- name
- Type: System..::..String
the variable name
| C# |
|---|
RoomVariable GetVariable( string name ) |