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

#include <syms_elf.h>

Public Attributes

SYMS_U16 vd_version
 
SYMS_U16 vd_flags
 
SYMS_U16 vd_ndx
 
SYMS_U16 vd_cnt
 
SYMS_U32 vd_hash
 
SYMS_U32 vd_aux
 
SYMS_U32 vd_next
 

Member Data Documentation

◆ vd_aux

SYMS_U32 SYMS_ElfExternalVerdef::vd_aux

◆ vd_cnt

SYMS_U16 SYMS_ElfExternalVerdef::vd_cnt

◆ vd_flags

SYMS_U16 SYMS_ElfExternalVerdef::vd_flags

◆ vd_hash

SYMS_U32 SYMS_ElfExternalVerdef::vd_hash

◆ vd_ndx

SYMS_U16 SYMS_ElfExternalVerdef::vd_ndx

◆ vd_next

SYMS_U32 SYMS_ElfExternalVerdef::vd_next

◆ vd_version

SYMS_U16 SYMS_ElfExternalVerdef::vd_version

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