Version

menu_open
Wwise SDK 2019.1.11
ak.wwise.core.object.getTypes

Retrieves the list of all object types registered in Wwise's object model. This function returns the equivalent of Wwise Objects Reference .

Result

Name Type Description
return array An array of all Wwise object types.
return [...] object A Wwise object type. Refer to Wwise Objects Reference .
return[...].classId integer The ID (class ID) of the object.
Unsigned Integer 32-bit.
Range: [0,4294967295]
return[...].type string The type of the object. Refer to Wwise Objects Reference for more information on the types available.
return[...].name string The name of the object.

Result Schema

See Also

Examples

Refer to Using the Wwise Authoring API (WAAPI) for more information about WAAPI.


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