UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SYMS_BinAccel Union Reference

#include <syms_parser.h>

Public Attributes

SYMS_FileFormat format
 
SYMS_PeBinAccel pe_accel
 
SYMS_ElfBinAccel elf_accel
 
SYMS_MachBinAccel mach_accel
 

Member Data Documentation

◆ elf_accel

SYMS_ElfBinAccel SYMS_BinAccel::elf_accel

◆ format

SYMS_FileFormat SYMS_BinAccel::format

◆ mach_accel

SYMS_MachBinAccel SYMS_BinAccel::mach_accel

◆ pe_accel

SYMS_PeBinAccel SYMS_BinAccel::pe_accel

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