[Missing <summary> documentation for "P:XmlDefs.LightSource.IsPlayerLightable"]

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

Syntax

C#
[HelpAttribute("Can players light this source?")]
public virtual bool IsPlayerLightable { get; set; }

See Also