Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/FFindInGraphResult
| Name | FCreateParams |
| Type | struct |
| Header File | /Engine/Source/Editor/GraphEditor/Public/FindInGraph.h |
| Include Path | #include "FindInGraph.h" |
Syntax
struct FCreateParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Class | UClass * | FindInGraph.h | ||
| DuplicationIndex | int | FindInGraph.h | ||
| GraphNode | UEdGraphNode * | FindInGraph.h | ||
| Parent | TSharedPtr< FFindInGraphResult > | FindInGraph.h | ||
| Pin | UEdGraphPin * | FindInGraph.h | ||
| Value | const FString & | FindInGraph.h |