EntityStore.EventRecorder.md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.EntityStore
EntityStore.EventRecorder Property
Record adding/removing of components/tags to/from entities if Enabled is true.
It is required to filter these events using an EventFilter.
public Friflo.Engine.ECS.EventRecorder EventRecorder { get; }