UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SYMS_DataIdxCons Struct Reference

#include <syms_data_structures.h>

Public Attributes

SYMS_DataIdxConsNode ** buckets
 
SYMS_U64 bucket_count
 
SYMS_DataIdxConsNodefirst
 
SYMS_DataIdxConsNodelast
 
SYMS_U64 count
 
SYMS_U64 total_size
 

Member Data Documentation

◆ bucket_count

SYMS_U64 SYMS_DataIdxCons::bucket_count

◆ buckets

SYMS_DataIdxConsNode** SYMS_DataIdxCons::buckets

◆ count

SYMS_U64 SYMS_DataIdxCons::count

◆ first

SYMS_DataIdxConsNode* SYMS_DataIdxCons::first

◆ last

SYMS_DataIdxConsNode* SYMS_DataIdxCons::last

◆ total_size

SYMS_U64 SYMS_DataIdxCons::total_size

The documentation for this struct was generated from the following file: