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

#include <syms_dwarf_transpiler.h>

Public Attributes

struct SYMS_DwEvalIRGraphNodenext
 
struct SYMS_DwEvalIRGraphNodecnext
 
SYMS_U32 op
 
SYMS_EvalOpParams params
 
SYMS_B8 in_stack
 

Member Data Documentation

◆ cnext

struct SYMS_DwEvalIRGraphNode* SYMS_DwEvalIRGraphNode::cnext

◆ in_stack

SYMS_B8 SYMS_DwEvalIRGraphNode::in_stack

◆ next

struct SYMS_DwEvalIRGraphNode* SYMS_DwEvalIRGraphNode::next

◆ op

SYMS_U32 SYMS_DwEvalIRGraphNode::op

◆ params

SYMS_EvalOpParams SYMS_DwEvalIRGraphNode::params

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