Retrieve the JSON schema of a Waapi URI.
Graphical User Interface, Command-Line Interface.
Name | Type | Description |
---|---|---|
uri | string | Waapi URI (see ak.wwise.waapi.getTopics, ak.wwise.waapi.getFunctions). |
type : string
description : Waapi URI (see ak.wwise.waapi.getTopics, ak.wwise.waapi.getFunctions).
Name | Type | Description |
---|---|---|
argsSchema | object | |
optionsSchema | object | |
resultSchema | object | |
publishSchema | object |
type : object
Name | Type | Description |
---|
type : object
Name | Type | Description |
---|
type : object
Name | Type | Description |
---|
type : object
Name | Type | Description |
---|
{ "type": "object", "properties": { "uri": { "type": "string", "description": "Waapi URI (see ak.wwise.waapi.getTopics, ak.wwise.waapi.getFunctions)." } }, "additionalProperties": false }
{ "type": "object", "required": [], "properties": {}, "additionalProperties": false }
{ "type": "object", "properties": { "argsSchema": { "type": "object", "properties": {}, "additionalProperties": true }, "optionsSchema": { "type": "object", "properties": {}, "additionalProperties": true }, "resultSchema": { "type": "object", "properties": {}, "additionalProperties": true }, "publishSchema": { "type": "object", "properties": {}, "additionalProperties": true } }, "additionalProperties": false }
Document version : 1
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