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

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

Syntax

C#
[HelpAttribute("The directional name that people in the target room will see when someone arrives from this exit, eg. 'the north' or 'below'.")]
public virtual string FromName { get; set; }

See Also