Wwise SDK 2024.1.0
|
Adds a new item to the logs on the specified channel.
Name | タイプ | 概要 |
---|---|---|
message * | string | The text of the message to add. |
severity | string | The severity of the message to add. Default is 'Message'. - Message: Does not affect the integrity of the current operation. - Warning: Might affect the integrity of the current operation. - Error: Affects the integrity of the current operation. - Fatal Error: Prevents the completion of the current operation. 可能な値:
|
channel | string | The channel on which to add the message. Default is 'general'. The log channel. 可能な値:
|
(必須*)
Wwise Authoring APIの詳細は、 Wwise Authoring API (WAAPI)を使用する を参照してください。