FRigVMExprAST::AddParent

Adds a parent to this expression this in consequence also adds this as a child to the parent

Windows
MacOS
Linux

References

Module

RigVMDeveloper

Header

/Engine/Source/Developer/RigVMDeveloper/Public/RigVMCompiler/RigVMAST.h

Include

#include "RigVMCompiler/RigVMAST.h"

Source

/Engine/Source/Developer/RigVMDeveloper/Private/RigVMCompiler/RigVMAST.cpp

Syntax

void AddParent
(
    FRigVMExprAST * InParent
)

Remarks

Adds a parent to this expression this in consequence also adds this as a child to the parent

Parameters

Parameter

Description

InParent

the parent to add

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss