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

#include <syms_dev.h>

Public Attributes

SYMS_ProfTreeNode ** buckets
 
SYMS_U64 bucket_count
 
SYMS_U64 count
 
SYMS_U64 max_key_size
 
SYMS_ProfTreeNoderoot
 
SYMS_U64 height
 

Member Data Documentation

◆ bucket_count

SYMS_U64 SYMS_ProfTree::bucket_count

◆ buckets

SYMS_ProfTreeNode** SYMS_ProfTree::buckets

◆ count

SYMS_U64 SYMS_ProfTree::count

◆ height

SYMS_U64 SYMS_ProfTree::height

◆ max_key_size

SYMS_U64 SYMS_ProfTree::max_key_size

◆ root

SYMS_ProfTreeNode* SYMS_ProfTree::root

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