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

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

Syntax

C#
[HelpAttribute("Tags for this room.")]
public List<string> Tags { get; set; }

See Also