版本

menu_open
Wwise SDK 2019.1.11
Copy an object to the given parent

Copies object specified by the "object" ID and makes that copy a child of "parent". The object will be renamed if "parent" already contains a child with the same name.

Function URI

ak.wwise.core.object.copy

Arguments

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

Result

{
"id": "{AAAAAAAA-BBBB-CCCC-DDDD-EEEEEEEEEEEE}",
"name": "new_object_name",
"type": "Sound",
"path": "\\Actor-Mixer Hierarchy\\Default Work Unit\\Sound1",
"shortId": 1234
}

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


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅