Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements
Inheritance Hierarchy
- FPCGContext
- FPCGIndirectionContext
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGIndirectionElement.h |
| Include | #include "Elements/PCGIndirectionElement.h" |
Syntax
struct FPCGIndirectionContext : public FPCGContext
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bShouldActAsPassthrough | ||
| FPCGContext * | InnerContext | ||
| FPCGElementPtr | InnerElement | ||
| TObjectPtr< UPCGSettings > | InnerSettings |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from FPCGContext
| Type | Name | Description | |
|---|---|---|---|
| void | AddExtraStructReferencedObjects
(
FReferenceCollector& Collector |