A collection containing the command objects that have been added to this room

Namespace: BaseLib
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Syntax

C#
public Dictionary<string, List<CommandBase>> Commands { get; }

See Also