Click or drag to resize
GameProcessPaused Property
Whether this process is waiting to be resumed for being updated again.

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 Paused { get; }

Property Value

Type: Boolean
See Also