Navigation
API > API/Plugins > API/Plugins/PCG
| Name | FPCGGraphInstanceToolDataOverrides |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Data/PCGToolData.h |
| Include Path | #include "Data/PCGToolData.h" |
Syntax
USTRUCT ()
struct FPCGGraphInstanceToolDataOverrides
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsPreset | bool | Whether the graph instance this belongs to is a tool preset. | Data/PCGToolData.h |
|
| DisplayName | FText | Data/PCGToolData.h |
|
|
| Tooltip | FText | Data/PCGToolData.h |
|