Retrieve a Room Variable.
- varName (String)
- the name of the variable to retrieve
The Room Variable's value
Version:
SmartFoxServer Basic / Pro
SmartFoxServer Basic / Pro
string location = (string)room.GetVariable("location");