Wwise SDK 2019.1.11
|
Enable or disable the automation mode for Wwise. This reduces the potential interruptions caused by message boxes and dialogs. For instance, enabling the automation mode silently accepts: project migration, project load log, EULA acceptance, project licence display and generic message boxes.
Name | Type | Description |
---|---|---|
enable * | boolean | When set to true, the automation mode reduces the blocking the dialogs and popups. When set to false, it reverts to the normal mode. |
(Required *)
Refer to Wwise Authoring API (WAAPI)を使用する for more information about WAAPI.