Navigation
API > API/Plugins > API/Plugins/PCGToolset
| Name | FPCGNodeInfo |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Toolsets/PCGToolset/Source/PCGToolset/Public/PCGToolsetCustomTypes.h |
| Include Path | #include "PCGToolsetCustomTypes.h" |
Syntax
USTRUCT ()
struct FPCGNodeInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bEnabled | bool | PCGToolsetCustomTypes.h | ||
| Comment | FString | PCGToolsetCustomTypes.h | ||
| Name | FString | PCGToolsetCustomTypes.h | ||
| NodeType | FString | PCGToolsetCustomTypes.h | ||
| ParamOverrides | FInstancedPropertyBag | PCGToolsetCustomTypes.h | ||
| Path | FString | PCGToolsetCustomTypes.h | ||
| Position | FString | PCGToolsetCustomTypes.h | ||
| Title | FString | PCGToolsetCustomTypes.h |