Version

menu_open
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