Click or drag to resize
ISystemEntityManager Property
Entity manager for this system.

Namespace: Slash.Application.Systems
Assembly: Slash.Application (in Slash.Application.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
EntityManager EntityManager { get; set; }

Property Value

Type: EntityManager
See Also