URigVMNode::IsInjected

Returns true if this is an injected node.

Windows
MacOS
Linux

References

Module

RigVMDeveloper

Header

/Engine/Source/Developer/RigVMDeveloper/Public/RigVMModel/RigVMNode.h

Include

#include "RigVMModel/RigVMNode.h"

Source

/Engine/Source/Developer/RigVMDeveloper/Private/RigVMModel/RigVMNode.cpp

Syntax

bool IsInjected() const

Remarks

Returns true if this is an injected node. Injected nodes are managed by pins are are not visible to the user.

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