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
|
|
◆ QueueCommandWithReturnType< T >()
static void AkWaapiUtilities.QueueCommandWithReturnType< T > |
( |
string |
uri, |
|
|
GetResultDelegate< T > |
callback, |
|
|
string |
args = null , |
|
|
string |
options = null |
|
) |
| |
|
inlinestatic |
Use this function to enqueue a command with an expected return object of type T. The command will deserialize the respone as type T and pass it to the callback. ///
- Template Parameters
-
T | Type of the expected return object |
- Parameters
-
uri | The URI of the waapi command |
args | The command-specific arguments |
options | The command-specific options |
callback | Function accepting an argument of type T |
|
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