Represents a system that has been added to the PlayerLoopSystem. More...
Inherits IDisposable.
Public Member Functions | |
QuantumPlayerLoopSystemHandle (Type type) | |
void | Dispose () |
Public Attributes | |
readonly Type | Type |
The type of the system. More... | |
Represents a system that has been added to the PlayerLoopSystem.
readonly Type Quantum.QuantumPlayerLoopSystemHandle.Type |
The type of the system.