Navigation
API > API/Plugins > API/Plugins/PCG
Inheritance Hierarchy
- FActorComponentInstanceData
- FPCGComponentInstanceData
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGComponent.h |
| Include | #include "PCGComponent.h" |
Syntax
USTRUCT ()
struct FPCGComponentInstanceData : public FActorComponentInstanceData
Remarks
Used to store generated resources data during RerunConstructionScripts
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< const UPCGComponent > | SourceComponent |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPCGComponentInstanceData
(
const UPCGComponent* InSourceComponent |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddReferencedObjects
(
FReferenceCollector& Collector |
||
| void | ApplyToComponent
(
UActorComponent* Component, |
||
| bool | ContainsData () |