Version

menu_open
Wwise SDK 2024.1.4
ak.wwise.ui.layout.getOrCreateView

Gets a view, if it exists in the current layout, or creates a new one.

Arguments

Name Type Description
name * string The unique identifier, as a string, of the view type to get or create.
posX integer Initial position of the created view on the horizontal axis. Defaults to -1.
posY integer Initial position of the created view on the vertical axis. Defaults to -1.

(Required *)

Arguments Schema

Result

Name Type Description
id string The unique ID of the view
An object GUID of the form: {aabbcc00-1122-3344-5566-77889900aabb}.

Result Schema

Examples

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