Click or drag to resize
EntityManagerEntityInitialized Event
Entity has been created and all components have been added and initialized.

Namespace: Slash.ECS.Components
Assembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntax
public event EntityInitializedDelegate EntityInitialized

Value

Type: Slash.ECS.ComponentsEntityInitializedDelegate
See Also