Navigation
API > API/Plugins > API/Plugins/PCG
| Name | UPCGSubgraphNode |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGSubgraph.h |
| Include Path | #include "PCGSubgraph.h" |
Syntax
UCLASS (MinimalAPI, ClassGroup=(Procedural))
class UPCGSubgraphNode : public UPCGBaseSubgraphNode
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPCGNode → UPCGBaseSubgraphNode → UPCGSubgraphNode
Functions
Public
Overridden from UPCGBaseSubgraphNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TObjectPtr< UPCGGraphInterface > GetSubgraphInterface() |
~Begin UPCGBaseSubgraphNode interface | PCGSubgraph.h |