バージョン
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. [詳解] | |
公開メンバ関数 | |
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.