EventRecorder.AllEventsCount.md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.EventRecorder
EventRecorder.AllEventsCount Property
Return the number of all recorded events.
Calling ClearEvents() does not affect the counter.
public long AllEventsCount { get; }