Warning: you were redirected to the latest documentation corresponding to your major release ( 2023.1.8.8601 ). Should you wish to access your specific version's documentation, please download the offline documentation from the Audiokinetic Launcher and check the Offline Documentation option in Wwise Authoring.
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
-
identifier | Can bethe target object GUID or path within the hierarchy. |
options | Specifies which object properties to include in the response |
depth | Depth of descendants to fetch. If -1, fetches all descendants. |
callback | Function accepting a list of WwiseObjectInfo. |
|
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