Click or drag to resize
GameProcessNext Property
Process to start after this one has finished.

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

Property Value

Type: GameProcess
See Also