Navigation
API > API/Runtime > API/Runtime/uLangCore > API/Runtime/uLangCore/CArenaAllocator
Header of an arena, the allocated memory follows.
| Name | SArenaHeader |
| Type | struct |
| Header File | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Memory/ArenaAllocator.h |
| Include Path | #include "uLang/Common/Memory/ArenaAllocator.h" |
Syntax
struct SArenaHeader
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| _Next | SArenaHeader * | uLang/Common/Memory/ArenaAllocator.h |