목차
Wwise SDK 2018.1.11
|
AkSyncCaller.h
Go to the documentation of this file.
void AkSignalEvent(const AkEvent &in_event)
Platform Independent Helper.
Definition: AkPlatformFuncs.h:109
void AkDestroyEvent(AkEvent &io_event)
Platform Independent Helper.
Definition: AkPlatformFuncs.h:78
Definition: AkSyncCaller.h:44
void AkWaitForEvent(AkEvent &in_event)
Platform Independent Helper.
Definition: AkPlatformFuncs.h:98
AKRESULT AkCreateEvent(AkEvent &out_event)
Platform Independent Helper.
Definition: AkPlatformFuncs.h:55
AKRESULT Wait(AKRESULT in_eResult)
Wait until the async function calls its callback.
Definition: AkSyncCaller.h:59