Wwise SDK 2024.1.1
|
在断言失败后发送。此函数仅在 Debug 版本中可用。
名称 | 类型 | 说明 |
---|---|---|
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) 章节。