Version

menu_open
Wwise SDK 2024.1.0
ak.wwise.ui.layout.getOrCreateView Arguments Schema

Schema

{
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "The unique identifier, as a string, of the view type to get or create."
},
"posX": {
"type": "integer",
"description": "Initial position of the created view on the horizontal axis. Defaults to -1."
},
"posY": {
"type": "integer",
"description": "Initial position of the created view on the vertical axis. Defaults to -1."
}
},
"required": [
"name"
],
"additionalProperties": false
}

Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise