Version

menu_open
Wwise Unity Integration Documentation

◆ GetWwiseObjectAndDescendants< T >() [1/2]

static void AkWaapiUtilities.GetWwiseObjectAndDescendants< T > ( string  identifier,
ReturnOptions  options,
int  depth,
GetResultListDelegate< T >  callback 
)
inlinestatic

Composes a WAQL "from object" request based on the parameters and enqueues a WAAPI command. Passes the list of WwiseObjectInfo containing the results to the callback

Parameters
identifierCan bethe target object GUID or path within the hierarchy.
optionsSpecifies which object properties to include in the response
depthDepth of descendants to fetch. If -1, fetches all descendants.
callbackFunction accepting a list of WwiseObjectInfo.

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