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

#include <syms_eval.h>

Public Attributes

SYMS_U8 u8 [8]
 
SYMS_U16 u16 [4]
 
SYMS_U32 u32 [2]
 
SYMS_U64 u64 [1]
 
SYMS_String8 data
 

Member Data Documentation

◆ data

SYMS_String8 SYMS_EvalOpParams::data

◆ u16

SYMS_U16 SYMS_EvalOpParams::u16[4]

◆ u32

SYMS_U32 SYMS_EvalOpParams::u32[2]

◆ u64

SYMS_U64 SYMS_EvalOpParams::u64[1]

◆ u8

SYMS_U8 SYMS_EvalOpParams::u8[8]

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