Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/RigVMModel > API/Plugins/RigVMDeveloper/RigVMModel/URigVMGraph
References
| Module | RigVMDeveloper |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMGraph.h |
| Include | #include "RigVMModel/RigVMGraph.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Private/RigVMModel/RigVMGraph.cpp |
UFUNCTION (BlueprintCallable, Category=RigVMGraph)
bool IsNodeSelected
(
const FName & InNodeName
) const
Remarks
Returns true if a Node with a given name is selected.