[Missing <summary> documentation for "P:XmlDefs.Room.LoadThings"]

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

Syntax

C#
[HelpAttribute("List of object classnames or files to load when the room is loaded.")]
public virtual List<string> LoadThings { get; set; }

See Also