バージョン

menu_open
Wwise SDK 2024.1.4
ak.wwise.debug.assertFailed パブリッシュスキーマ

スキーマ

{
"type": "object",
"properties": {
"expression": {
"type": "string",
"description": "失敗した式。"
},
"fileName": {
"type": "string",
"description": "ソースファイルの名前。"
},
"lineNumber": {
"type": "number",
"description": "ライン番号。"
},
"callstack": {
"type": "string",
"description": "The callstack from the location of the assert."
},
"message": {
"type": "string",
"description": "An optional explanatory message accomapnying the assert."
}
},
"required": [
"expression",
"fileName",
"lineNumber",
"callstack"
],
"additionalProperties": false
}

このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう