Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGRuntimeGenScheduler > API/Plugins/PCG/FPCGRuntimeGenScheduler/FGridGenerationKey
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGridGenerationKey
(
uint32 InGridSize, |
RuntimeGen/PCGRuntimeGenScheduler.h | ||
FGridGenerationKey
(
uint32 InGridSize, |
RuntimeGen/PCGRuntimeGenScheduler.h |
FGridGenerationKey(uint32, const FIntVector &, UPCGComponent *)
| Name | FGridGenerationKey |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/RuntimeGen/PCGRuntimeGenScheduler.h |
| Include Path | #include "RuntimeGen/PCGRuntimeGenScheduler.h" |
FGridGenerationKey
(
uint32 InGridSize,
const FIntVector & InGridCoords,
UPCGComponent * InOriginalComponent
)
FGridGenerationKey(uint32, const FIntVector &, UPCGComponent , UPCGComponent )
| Name | FGridGenerationKey |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/RuntimeGen/PCGRuntimeGenScheduler.h |
| Include Path | #include "RuntimeGen/PCGRuntimeGenScheduler.h" |
FGridGenerationKey
(
uint32 InGridSize,
const FIntVector & InGridCoords,
UPCGComponent * InOriginalComponent,
UPCGComponent * InLocalComponent
)