Spore ModAPI/Spore/ICoreAllocator.h file

Classes

class ICoreAllocator
ICoreAllocator is the base level abstract interface for allocating and deallocating memory.

Typedefs

using ICoreAllocatorAdapter = CoreAllocatorAdapter<ICoreAllocator>