Click or drag to resize
GameProcessPrev Property
Process that finished before this one has started.

Namespace: Slash.ECS.Processes
Assembly: Slash.ECS.Processes (in Slash.ECS.Processes.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public GameProcess Prev { get; set; }

Property Value

Type: GameProcess
See Also