Version

menu_open
Wwise SDK 2019.1.11
Get an object's name

Retrieves the object's name property.

Function URI

ak.wwise.core.object.get

Arguments

{
"from": {
"id": [
"{24979032-B170-43E3-A2E4-469E0193E2C3}"
]
}
}

Options

{
"return": [
"name"
]
}

Result

{
"return": [
{
"name": "MyObjectName"
}
]
}

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