バージョン

menu_open
Wwise SDK 2021.1.14
ak.wwise.core.transport.executeAction Arguments Schema

Schema

{
"type": "object",
"properties": {
"transport": {
"type": "integer",
"description": "The transport object ID to be used with all other ak.wwise.core.transport functions.\\n Unsigned Integer 32-bit.",
"minimum": 0,
"maximum": 4294967295
},
"action": {
"type": "string",
"enum": [
"play",
"stop",
"pause",
"playStop",
"playDirectly"
],
"description": "The action to execute."
}
},
"required": [
"action"
],
"additionalProperties": false
}

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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう