[Missing <summary> documentation for "P:XmlDefs.Exit.Distance"]

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

Syntax

C#
[HelpAttribute("The distance from this exit to the target room.")]
public virtual int Distance { get; set; }

See Also