Version

    Other Documentation

menu_open
Wwise SDK 2019.2.15
Getting the list of all object types

Retrieves the list of all object types.

Function URI

ak.wwise.core.object.getTypes

Arguments

{}

Result

{
"return": [
{
"classId": 16,
"name": "AudioSource",
"type": "WObject"
},
{
"classId": 65537,
"name": "PCM",
"type": "Conversion"
},
{
"classId": 8192003,
"name": "Wwise Flanger",
"type": "Effect"
}
]
}

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