Click or drag to resize
GameProcessProcessType Property
Type of this process.

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

Property Value

Type: Object
See Also