MonoSingleton(T) Fields

Ultimate Replay

MonoSingletonT Fields

The MonoSingletonT generic type exposes the following members.

Fields
  Name Description
Protected field Static member active
The active singleton instance or null if no instance has been created yet. Use Active to guarentee that the instance is non-null.
Top
See Also