Property CachedEventCount
- Namespace
- GrindFest.GameMaster.Helpers
- Assembly
- GrindFest.dll
CachedEventCount
Gets number of events returned by last GetRecentEvents call. Use this with GetRecentEvents to know actual array size.
public int CachedEventCount { get; }