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

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

Syntax

C#
[HelpAttribute("List of exits in the room.")]
public virtual List<Exit> Exits { get; set; }

See Also