|
CriWare Unreal Engine
Plug-ins for CriWare solutions.
|
クラス | |
| struct | FCriWareAllocator |
名前空間 | |
| namespace | FCriWareAllocator_Native |
列挙型 | |
| enum class | ECriWareMemoryType : uint8 { FileSystemMemory , AtomMemory , ManaMemory , ManaVp9Memory , StartPluginMemory = 100 , EndPluginMemory = 150 } |
関数 | |
| void *CRIAPI | FCriWareAllocator_Native::AllocateMemory (void *ObjectPointer, CriUint32 Size) |
| void CRIAPI | FCriWareAllocator_Native::FreeMemory (void *ObjectPointer, void *Pointer) |
| void *CRIAPI | FCriWareAllocator_Native::ReallocateMemory (void *ObjectPointer, void *Pointer, CriUint32 Size) |
|
strong |