Click or drag to resize
GlowTypesInstance Property
Gets the singleton EmberTypeBag instance containing all Glow types.

Namespace: Lawo.EmberPlusSharp.Glow
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
public static EmberTypeBag Instance { get; }

Property Value

Type: EmberTypeBag
See Also