Click or drag to resize
GameProcessDead Property
Whether this process is about to be removed.

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

Property Value

Type: Boolean
See Also