Navigation
API > API/Runtime > API/Runtime/uLangCore > API/Runtime/uLangCore/CInstancedRawAllocator
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ULANG_FORCEINLINE CInstancedRawAllocator
(
CAllocatorInstance* AllocatorInstance |
uLang/Common/Memory/Allocator.h | ||
ULANG_FORCEINLINE CInstancedRawAllocator
(
EDefaultInit |
uLang/Common/Memory/Allocator.h |
CInstancedRawAllocator(CAllocatorInstance *)
| Name | CInstancedRawAllocator |
| Type | function |
| Header File | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Memory/Allocator.h |
| Include Path | #include "uLang/Common/Memory/Allocator.h" |
ULANG_FORCEINLINE CInstancedRawAllocator
(
CAllocatorInstance * AllocatorInstance
)
CInstancedRawAllocator(EDefaultInit)
| Name | CInstancedRawAllocator |
| Type | function |
| Header File | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Memory/Allocator.h |
| Include Path | #include "uLang/Common/Memory/Allocator.h" |
ULANG_FORCEINLINE CInstancedRawAllocator
(
EDefaultInit
)