|
Wwise SDK 2025.1.3
|
アサートで失敗したときに、送られます。これがあるのは、Debugビルドだけです。
| Name | タイプ | 概要 |
|---|---|---|
| expression * | string | 失敗した式。 |
| fileName * | string | ソースファイルの名前。 |
| lineNumber * | number | ライン番号。 |
| callstack * | string | The callstack from the location of the assert. |
| message | string | An optional explanatory message accomapnying the assert. |
(必須*)
Wwise Authoring APIの詳細は、 Wwise Authoring API (WAAPI)を使用する を参照してください。