Navigation
API > API/Plugins > API/Plugins/PCG
| Name | FPCGGetDependenciesCrcParams |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGElement.h |
| Include Path | #include "PCGElement.h" |
Syntax
struct FPCGGetDependenciesCrcParams
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPCGGetDependenciesCrcParams
(
const FPCGDataCollection* InInputData, |
PCGElement.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ExecutionSource | IPCGGraphExecutionSource * | PCGElement.h | ||
| InputData | const FPCGDataCollection * | PCGElement.h | ||
| Settings | const UPCGSettings * | PCGElement.h |