menu
 
Version
2024.1.7.8863

2024.1.7.8863

2023.1.15.8789

2025.1.0.8897

2022.1.19.8584

2021.1.14.8108

2019.2.15.7667

2019.1.11.7296

2018.1.11.6987

2017.2.10.6745

2017.1.9.6501

2016.2.6.6153

2015.1.9.5624

menu

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
TType of the expected return object
Parameters
uriThe URI of the waapi command
argsThe command-specific arguments
optionsThe command-specific options
callbackFunction accepting an argument of type T

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