MonoSingleton(T) Fields
From Ultimate Replay
Ultimate Replay Scripting Reference
| MonoSingletonT Fields |
The MonoSingletonT generic type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
active |
The active singleton instance or null if no instance has been created yet.
Use Active to guarentee that the instance is non-null.
|