版本
Wwise Unity Integration Documentation
|
WAMP protocol implementation using only strings and regular expressions. This implements only a subset of the WAMP feature set and is only compatible with Wwise. 更多...
类 | |
class | ErrorException |
Exception thrown during WAMP operations. 更多... | |
class | TimeoutException |
Exception thrown during WAMP operations when the timeout is reached. 更多... | |
Public 成员函数 | |
delegate void | PublishHandler (string json) |
Publish events are delegates registered with Subscribe. 更多... | |
WAMP protocol implementation using only strings and regular expressions. This implements only a subset of the WAMP feature set and is only compatible with Wwise.