Wwise SDK 2018.1.11
Version
arrow_right
Table des matières
Autre Documentation
Wwise SDK 2018.1.11
|
AK::SoundEngine::DynamicDialogue Namespace Reference
Functions | |
AkUniqueID __cdecl | ResolveDialogueEvent (AkUniqueID in_eventID, AkArgumentValueID *in_aArgumentValues, AkUInt32 in_uNumArguments, AkPlayingID in_idSequence=AK_INVALID_PLAYING_ID, AkCandidateCallbackFunc in_candidateCallbackFunc=NULL, void *in_pCookie=NULL) |
AkUniqueID __cdecl | ResolveDialogueEvent (const char *in_pszEventName, const char **in_aArgumentValueNames, AkUInt32 in_uNumArguments, AkPlayingID in_idSequence=AK_INVALID_PLAYING_ID, AkCandidateCallbackFunc in_candidateCallbackFunc=NULL, void *in_pCookie=NULL) |
AKRESULT __cdecl | GetDialogueEventCustomPropertyValue (AkUniqueID in_eventID, AkUInt32 in_uPropID, AkInt32 &out_iValue) |
AKRESULT __cdecl | GetDialogueEventCustomPropertyValue (AkUniqueID in_eventID, AkUInt32 in_uPropID, AkReal32 &out_fValue) |
Detailed Description
Dynamic Dialogue namespace
- Remarks
- The functions in this namespace are thread-safe, unless stated otherwise.