バージョン
Wwise Unity Integration Documentation
|
◆ QueueCommandWithReturnType< T >()
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. ///
|