![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <syms_data_structures.h>
Public Attributes | |
| SYMS_DataIdxConsNode ** | buckets |
| SYMS_U64 | bucket_count |
| SYMS_DataIdxConsNode * | first |
| SYMS_DataIdxConsNode * | last |
| SYMS_U64 | count |
| SYMS_U64 | total_size |
| SYMS_U64 SYMS_DataIdxCons::bucket_count |
| SYMS_DataIdxConsNode** SYMS_DataIdxCons::buckets |
| SYMS_U64 SYMS_DataIdxCons::count |
| SYMS_DataIdxConsNode* SYMS_DataIdxCons::first |
| SYMS_DataIdxConsNode* SYMS_DataIdxCons::last |
| SYMS_U64 SYMS_DataIdxCons::total_size |