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 |
- EditAnywhere
- Category=Tool
|
| DisplayName |
FText |
|
Data/PCGToolData.h |
- EditAnywhere
- Category=Tool
|
| Tooltip |
FText |
|
Data/PCGToolData.h |
- EditAnywhere
- Category=Tool
- Meta=(MultiLine)
|