TrinityCore
EventProcessor Member List

This is the complete list of members for EventProcessor, including all inherited members.

AddEvent(BasicEvent *event, Milliseconds e_time, bool set_addtime=true)EventProcessor
AddEvent(T &&event, Milliseconds e_time, bool set_addtime=true)EventProcessorinline
AddEventAtOffset(BasicEvent *event, Milliseconds offset)EventProcessorinline
AddEventAtOffset(BasicEvent *event, Milliseconds offset, Milliseconds offset2)EventProcessorinline
AddEventAtOffset(T &&event, Milliseconds offset)EventProcessorinline
AddEventAtOffset(T &&event, Milliseconds offset, Milliseconds offset2)EventProcessorinline
CalculateTime(Milliseconds t_offset) constEventProcessorinline
EventProcessor()EventProcessorinline
GetEvents() constEventProcessorinline
KillAllEvents(bool force)EventProcessor
m_eventsEventProcessorprotected
m_timeEventProcessorprotected
ModifyEventTime(BasicEvent *event, Milliseconds newTime)EventProcessor
Update(uint32 p_time)EventProcessor
~EventProcessor()EventProcessor