Click or drag to resize
CompoundEntitiesTEntities Property
Dictionary of all current matching entities.

Namespace: Slash.Application.Systems
Assembly: Slash.Application (in Slash.Application.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IDictionary<int, T> Entities { get; }

Property Value

Type: IDictionaryInt32, T
See Also