DIFF

class TimerQueueSource

TimerQueue array

Part of Tools

All members, including inherited

TimerQueue Class using for system purpose only

Constructors 2

void TimerQueue()
References m_processing
Referenced by DayZGame.DayZGame()
void ~TimerQueue()

Members 1

private bool m_processing
Referenced by Tick(), and TimerQueue()

Methods 1

void Tick(float timeslice)
References array.Count(), array.Get(), Tick()
Show 1 more, m_processing
Referenced by DayZGame.OnUpdate()