A collection containing the command objects
that have been added to this room
Namespace: BaseLibAssembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0
Syntax
C# |
---|
public Dictionary<string, List<CommandBase>> Commands { get; } |