[Missing <summary> documentation for "P:XmlDefs.RoomDescription.Actions"]

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

Syntax

C#
[HelpAttribute("Actions that are displayed only when this description is active.")]
public List<string> Actions { get; set; }

See Also