Wwise SDK 2024.1.0
|
Retrieves a list of all view instances of a layout.
Name | Type | Description |
---|---|---|
name * | string | The name of the layout to inspect. |
(Required *)
Name | Type | Description |
---|---|---|
viewInstances | array | Array of all view instances of a layout. |
viewInstances [...] | object | A Wwise view instance part of a layout. |
viewInstances[...].viewName | string | Name of the view instance. |
viewInstances[...].viewID | string | ID of the view instance. An object GUID of the form: {aabbcc00-1122-3344-5566-77889900aabb}. |
viewInstances[...].viewIsDocked | boolean | True if the view is docked. |
viewInstances[...].viewDisplayName | string | Display name of the view instance. |
Refer to Using the Wwise Authoring API (WAAPI) for more information about Wwise Authoring API.
Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !
Visitez notre page d'AideEnregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !
Partir du bon pied avec Wwise