Navigation
API > API/Plugins > API/Plugins/PCGEditor
| Name | FPCGEditorInspectionDataEntry |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCGEditor/Public/Managers/PCGEditorInspectionDataManager.h |
| Include Path | #include "Managers/PCGEditorInspectionDataManager.h" |
Syntax
struct FPCGEditorInspectionDataEntry
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsOutputPin | bool | Managers/PCGEditorInspectionDataManager.h | ||
| InspectionData | FPCGDataCollection | Managers/PCGEditorInspectionDataManager.h | ||
| Node | TWeakObjectPtr< const UPCGEditorGraphNodeBase > | Managers/PCGEditorInspectionDataManager.h | ||
| PinName | FName | Managers/PCGEditorInspectionDataManager.h | ||
| Stack | FPCGStack | Managers/PCGEditorInspectionDataManager.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Clear() |
Managers/PCGEditorInspectionDataManager.h | ||
bool IsValid() |
Managers/PCGEditorInspectionDataManager.h |