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; }

Property Value

EventRecorder

Contents

  1. 0.1Friflo.Engine.ECS.EntityStore
  2. 1EntityStore.EventRecorder Property