[Missing <summary> documentation for "P:XmlDefs.Thing.Position"]

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

Syntax

C#
[HelpAttribute("The position of the object in the room, like 'hanging from the ceiling' or 'leaning against the wall'.  Leave blank for default.")]
public string Position { get; set; }

See Also