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

#include <syms_debug_info.h>

Public Attributes

SYMS_String8 name
 
SYMS_U64 address
 
SYMS_U32 ordinal
 
SYMS_U32 unused_
 
SYMS_String8 forwarder_library_name
 
SYMS_String8 forwarder_import_name
 

Member Data Documentation

◆ address

SYMS_U64 SYMS_Export::address

◆ forwarder_import_name

SYMS_String8 SYMS_Export::forwarder_import_name

◆ forwarder_library_name

SYMS_String8 SYMS_Export::forwarder_library_name

◆ name

SYMS_String8 SYMS_Export::name

◆ ordinal

SYMS_U32 SYMS_Export::ordinal

◆ unused_

SYMS_U32 SYMS_Export::unused_

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