Return the full list of RoomVariables in the Room

Namespace: Sfs2X.Entities
Assembly: SmartFox2 (in SmartFox2.dll) Version: 0.9.14.0

Syntax

C#
List<RoomVariable> GetVariables()

Return Value

A List<(Of <(<'T>)>)>

See Also