Version

menu_open
Wwise SDK 2019.1.11
ak.wwise.core.transport.getList Result Schema

Schema

{
"type": "object",
"properties": {
"list": {
"items": {
"type": "object",
"description": "A transport object.",
"properties": {
"gameObject": {
"minimum": 0,
"type": "integer",
"description": "The game object used by the transport object.\\n A game object ID, unsigned integer 64-bit.",
"maximum": 18446744073709551615
},
"object": {
"pattern": "^\\{[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}\\}$",
"type": "string",
"description": "The ID (GUID) of the object controlled by the transport object.\\n An object GUID of the form: {aabbcc00-1122-3344-5566-77889900aabb}."
},
"transport": {
"minimum": 0,
"type": "integer",
"description": "Transport object ID.\\n Unsigned Integer 32-bit.",
"maximum": 4294967295
}
}
},
"type": "array",
"description": "A array of transport object."
}
}
}

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