Navigation
API > API/Plugins > API/Plugins/PCG
| Name | UPCGBaseSubgraphNode |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGSubgraph.h |
| Include Path | #include "PCGSubgraph.h" |
Syntax
UCLASS (MinimalAPI, Abstract)
class UPCGBaseSubgraphNode : public UPCGNode
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPCGNode → UPCGBaseSubgraphNode
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TObjectPtr< UPCGGraph > GetSubgraph() |
PCGSubgraph.h | ||
virtual TObjectPtr< UPCGGraphInterface > GetSubgraphInterface() |
PCGSubgraph.h |