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

Property Value

System.Int64

Contents

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