バージョン

menu_open
Wwise SDK 2019.2.15
Create a virtual folder

Creates a new virtual folder called 'Guns' under the default work unit. If a folder with the same name already exists, it automatically finds a unique name.

Function URI

ak.wwise.core.object.create

Arguments

{
"parent": "\\Actor-Mixer Hierarchy\\Default Work Unit",
"type": "Folder",
"name": "Guns",
"onNameConflict": "rename"
}

Result

{
"id": "{66666666-7777-8888-9999-AAAAAAAAAAAA}",
"name": "Guns"
}

Refer to Wwise Authoring API (WAAPI)を使用する for more information about Wwise Authoring API.


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう