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

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

Syntax

C#
[HelpAttribute("The message people in the room see when someone leaves through this exit.")]
public virtual string LeaveMessage { get; set; }

See Also