Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/FRigVMNewEditor
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UEdGraphNode * FindNodeWithError
(
UBlueprint* Blueprint, |
Editor/RigVMNewEditor.h | ||
UEdGraphNode * FindNodeWithError
(
FCompilerResultsLog const& ErrorLog, |
Editor/RigVMNewEditor.h |
FindNodeWithError(UBlueprint *, EMessageSeverity::Type)
| Name | FindNodeWithError |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Editor/RigVMNewEditor.h |
| Include Path | #include "Editor/RigVMNewEditor.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Private/Editor/RigVMNewEditor.cpp |
UEdGraphNode * FindNodeWithError
(
UBlueprint * Blueprint,
EMessageSeverity::Type Severity
)
FindNodeWithError(FCompilerResultsLog const &, EMessageSeverity::Type)
| Name | FindNodeWithError |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Editor/RigVMNewEditor.h |
| Include Path | #include "Editor/RigVMNewEditor.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Private/Editor/RigVMNewEditor.cpp |
UEdGraphNode * FindNodeWithError
(
FCompilerResultsLog const & ErrorLog,
EMessageSeverity::Type Severity
)