![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <syms_default_arena.h>
Public Attributes | |
| struct SYMS_DefArena * | prev |
| struct SYMS_DefArena * | current |
| SYMS_U64 | base_pos |
| SYMS_U64 | pos |
| SYMS_U64 | cmt |
| SYMS_U64 | cap |
| SYMS_U64 | align |
| struct SYMS_ArenaDev * | dev |
| SYMS_U64 SYMS_DefArena::align |
| SYMS_U64 SYMS_DefArena::base_pos |
| SYMS_U64 SYMS_DefArena::cap |
| SYMS_U64 SYMS_DefArena::cmt |
| struct SYMS_DefArena* SYMS_DefArena::current |
| struct SYMS_ArenaDev* SYMS_DefArena::dev |
| SYMS_U64 SYMS_DefArena::pos |
| struct SYMS_DefArena* SYMS_DefArena::prev |