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

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

Syntax

C#
[HelpAttribute("The height of the room, in metres")]
public virtual float Height { get; set; }

See Also