SFSRoomVariableToString Method |
Returns a string that contains the Room Variable name, type, value and isPrivate flag.
Namespace:
Sfs2X.Entities.Variables
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public override string ToString()
Return Value
Type:
String
The string representation of the
SFSRoomVariable object.
See Also