FRigVMBlockExprAST::ShouldExecute

Returns true if this block needs to execute this is determined by the block containing an entry expression

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

bool ShouldExecute() const

Remarks

Returns true if this block needs to execute this is determined by the block containing an entry expression

Returns

true if this block needs to execute

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