Version

menu_open

◆ AK_PLUGIN_NEW

#define AK_PLUGIN_NEW (   _allocator,
  _what 
)    new(_allocator) _what

Macro used to allocate objects.

Parameters
_allocator Memory allocator interface.
_what Desired object type.
Returns
A pointer to the newly-allocated object.
Note: Use AK_PLUGIN_DELETE() for memory allocated with this macro.
See also

Definition at line 112 of file IAkPluginMemAlloc.h.


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