Wwise SDK 2019.2.15
|
Enables debug assertions. Every call to enableAsserts with 'false' increments the ref count. Calling with true decrements the ref count. This is only available with Debug builds.
Name | Type | Description |
---|---|---|
enable * | boolean | Indicates whether assertions should be enabled or disabled. |
(Required *)
Refer to 使用 Wwise Authoring API(WAAPI) for more information about Wwise Authoring API.