Click or drag to resize
ISystem Properties

The ISystem type exposes the following members.

Properties
  NameDescription
Public propertyBlueprintManager
Blueprint manager for this system.
Public propertyEntityManager
Entity manager for this system.
Public propertyEventManager
Event manager for this system.
Public propertyLog
Logger for logic events.
Public propertyProcessManager
Allows ticking and queueing timed processes. Good examples are animations, tweens, or "Go to that point, and open the door after."
Top
See Also