![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <syms_data_structures.h>
Public Attributes | |
| struct SYMS_DataIdxConsNode * | bucket_next |
| struct SYMS_DataIdxConsNode * | all_next |
| SYMS_String8 | data |
| SYMS_U64 | hash |
| SYMS_U64 | id |
| struct SYMS_DataIdxConsNode* SYMS_DataIdxConsNode::all_next |
| struct SYMS_DataIdxConsNode* SYMS_DataIdxConsNode::bucket_next |
| SYMS_String8 SYMS_DataIdxConsNode::data |
| SYMS_U64 SYMS_DataIdxConsNode::hash |
| SYMS_U64 SYMS_DataIdxConsNode::id |