FRigVMExprAST::RemoveChild

Removes a child from this expression this in consequence also removes this as a parent from the child

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 RemoveChild
(
    FRigVMExprAST * InChild
)

Remarks

Removes a child from this expression this in consequence also removes this as a parent from the child

Parameters

Parameter

Description

InChild

the child to remove

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