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

#include <syms_regs.h>

Public Attributes

SYMS_U8 v [16]
 
SYMS_U32 u32 [4]
 
SYMS_F32 f32 [4]
 
SYMS_U64 u64 [2]
 
SYMS_F64 f64 [2]
 

Member Data Documentation

◆ f32

SYMS_F32 SYMS_Reg128::f32[4]

◆ f64

SYMS_F64 SYMS_Reg128::f64[2]

◆ u32

SYMS_U32 SYMS_Reg128::u32[4]

◆ u64

SYMS_U64 SYMS_Reg128::u64[2]

◆ v

SYMS_U8 SYMS_Reg128::v[16]

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