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

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

Syntax

C#
[HelpAttribute("The map which this room will appear on.")]
public string Map { get; set; }

See Also