AddCallback(IEventCallback *pEC, uint8 nEvent, ECallbackType eCT, uint8 nCount, float fTime, uint8 nPriority=EVENTMGR_PRIORITY_DEFAULT)=0 | ISplEventMgr | [pure virtual] |
DebugSpew(printf_fn pPrintfFn)=0 | ISplEventMgr | [pure virtual] |
declare_interface(ISplEventMgr) | ISplEventMgr | |
DumpData(printf_fn pPrintfFn)=0 | ISplEventMgr | [pure virtual] |
Event(uint8 nEvent, float fFrameTime, float fGameTime, IEventData *pEventData=NULL, uint8 nPriority=EVENTMGR_PRIORITY_ANY)=0 | ISplEventMgr | [pure virtual] |
GetCallbackInfo(IEventCallback *pEC, uint8 nEvent, uint8 nPriority, ECallbackType &eCT, uint8 &nCountRemaining, float &fLoopTime, float &fTimeRemaining)=0 | ISplEventMgr | [pure virtual] |
interface_version(ISplEventMgr, 0) | ISplEventMgr | |
RemoveCallback(IEventCallback *pEC, uint8 nEvent=EVENTMGR_EVENT_ANY, uint8 nPriority=EVENTMGR_PRIORITY_ANY)=0 | ISplEventMgr | [pure virtual] |