Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FEdGraphUtilities
| Name | FNodeVisitor |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Public/EdGraphUtilities.h |
| Include Path | #include "EdGraphUtilities.h" |
Syntax
struct FNodeVisitor
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| VisitedNodes | TSet< UEdGraphNode * > | EdGraphUtilities.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void TouchNode
(
UEdGraphNode* Node |
EdGraphUtilities.h | ||
void TraverseNodes
(
UEdGraphNode* Node |
EdGraphUtilities.h |