Version
menu

Wwise SDK 2024.1.6
Retrieving all view types

Returns a list of all available view types (just a few are listed in this example).

Function URI

ak.wwise.ui.layout.getViewTypes

Arguments

{}

Result

{
"viewTypes": [
{
"viewName": "ProjectExplorer",
"viewDisplayName": "Project Explorer"
},
{
"viewName": "MasterMixerConsole",
"viewDisplayName": "Master-Mixer Console"
},
{
"viewName": "GameObject3DViewer",
"viewDisplayName": "Game Object 3D Viewer"
}
]
}

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