Version

menu_open
Wwise SDK 2021.1.14
Moving an object to a parent containing a child of the same name

Moves object "id" and makes it a child of "parent". The object is renamed 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}",
"onNameConflict": "rename"
}

Result

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

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


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise