バージョン

menu_open
Wwise SDK 2019.2.15
ak.soundengine.registerGameObj Arguments Schema

Schema

{
"type": "object",
"properties": {
"gameObject": {
"type": "integer",
"description": "ID of the game object to be registered.\\n A game object ID, unsigned integer 64-bit.",
"minimum": 0,
"maximum": 18446744073709551615
},
"name": {
"type": "string",
"description": "Name of the game object (for monitoring purpose)."
}
},
"required": [
"gameObject",
"name"
],
"additionalProperties": false
}

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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう