FRigVMExprAST::ReplaceBy

Replaces this expression with another one

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 ReplaceBy
(
    FRigVMExprAST * InReplacement
)

Remarks

Replaces this expression with another one

Parameters

Parameter

Description

InReplacement

the expression to replace this one

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