Version

menu_open
Wwise SDK 2022.1.12

◆ GetDialogueEventCustomPropertyValue() [1/2]

AKSOUNDENGINE_API AKRESULT AK::SoundEngine::DynamicDialogue::GetDialogueEventCustomPropertyValue ( AkUniqueID  in_eventID,
AkUInt32  in_uPropID,
AkInt32 out_iValue 
)

Get the value of a custom property of integer or boolean type.

Returns
  • AK_Success if the value is found
  • AK_PartialSuccess if the event was found but no matching custom property was found on this object. Note that it could mean this value is the default value.
  • AK_IDNotFound if the EventID is unknown (not loaded or typo in the id)
Parameters
in_eventIDUnique ID of dialogue event
in_uPropIDProperty ID of your custom property found under the Custom Properties tab of the Wwise project settings.
out_iValueProperty Value

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise