Version

menu_open
Wwise SDK 2021.1.14
Moving an object to a new parent

Moves object "id" and makes it a child of "parent". The object fails if "parent" already contains a child with the same name.

Function URI

ak.wwise.core.object.move

Arguments

{
"object": "{A076AA65-B71A-45BB-8841-5A20C52CE727}",
"parent": "{66666666-7777-8888-9999-AAAAAAAAAAAA}"
}

Result

{
"id": "{A076AA65-B71A-45BB-8841-5A20C52CE727}",
"name": "myObjectName",
"type": "Sound",
"path": "\\Actor-Mixer Hierarchy\\Default Work Unit\\myObjectName",
"shortId": 12345
}

Refer to Using the Wwise Authoring API (WAAPI) for more information about Wwise Authoring API.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise