Click or drag to resize
GameProcessActive Property
Whether this process is currently being updated.

Namespace: Slash.ECS.Processes
Assembly: Slash.ECS.Processes (in Slash.ECS.Processes.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool Active { get; }

Property Value

Type: Boolean
See Also