![]() | GameProcess Properties |
The GameProcess type exposes the following members.
Name | Description | |
---|---|---|
![]() | Active |
Whether this process is currently being updated.
|
![]() | Dead |
Whether this process is about to be removed.
|
![]() | EntityManager | |
![]() | EventManager | |
![]() | Next |
Process to start after this one has finished.
|
![]() | Paused |
Whether this process is waiting to be resumed for being updated again.
|
![]() | Prev |
Process that finished before this one has started.
|
![]() | ProcessType |
Type of this process.
|