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 >() [2/2]
static void AkWaapiUtilities.GetWwiseObjectAndDescendants< T > |
( |
System.Guid |
guid, |
|
|
ReturnOptions |
options, |
|
|
int |
depth, |
|
|
GetResultListDelegate< T > |
callback |
|
) |
| |
|
inlinestatic |
Enqueues a waapi comand to fetch the specified object and all of its descendants in the hierarchy to a specified depth. Passes the list of WwiseObjectInfo containing the specified object and descendants to the callback.
- Parameters
-
guid | GUID of the target object. |
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