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

#include <syms_eval.h>

Public Attributes

SYMS_U32 op
 
union { 
 
   struct { 
 
      struct SYMS_EvalIRTree *   children [3] 
 
      SYMS_EvalOpParams   params 
 
   }  
 
};  
 

Member Data Documentation

◆ [union]

union { ... } SYMS_EvalIRTree

◆ children

struct SYMS_EvalIRTree* SYMS_EvalIRTree::children[3]

◆ op

SYMS_U32 SYMS_EvalIRTree::op

◆ params

SYMS_EvalOpParams SYMS_EvalIRTree::params

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