Click or drag to resize
SingletonTInstance Property
Gets the instance.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public static T Instance { get; }

Property Value

Type: T
The instance.
See Also