Wwise SDK 2019.1.11
|
Enables debug assertions. Every call to enableAsserts with false increments the ref count. Calling with true will decrement the ref count. This is only available with Debug builds.
Name | Type | Description |
---|---|---|
enable * | boolean | Indicate if assertions should be enabled or disabled. |
(Required *)
Refer to Wwise Authoring API (WAAPI)を使用する for more information about WAAPI.