Version

    Other Documentation

menu_open
Wwise SDK 2019.1.11
Move an object to a new parent

Moves object "id" and makes it a child of "parent". The object will fail 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 WAAPI.


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