Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGComponent
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPCGTaskId GenerateLocalGetTaskId
(
bool bForce |
PCGComponent.h | ||
FPCGTaskId GenerateLocalGetTaskId
(
EPCGComponentGenerationTrigger RequestedGenerationTrigger, |
PCGComponent.h | ||
FPCGTaskId GenerateLocalGetTaskId
(
EPCGComponentGenerationTrigger RequestedGenerationTrigger, |
PCGComponent.h |
GenerateLocalGetTaskId(bool)
| Name | GenerateLocalGetTaskId |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGComponent.h |
| Include Path | #include "PCGComponent.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGComponent.cpp |
FPCGTaskId GenerateLocalGetTaskId
(
bool bForce
)
GenerateLocalGetTaskId(EPCGComponentGenerationTrigger, bool, EPCGHiGenGrid)
| Name | GenerateLocalGetTaskId |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGComponent.h |
| Include Path | #include "PCGComponent.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGComponent.cpp |
FPCGTaskId GenerateLocalGetTaskId
(
EPCGComponentGenerationTrigger RequestedGenerationTrigger,
bool bForce,
EPCGHiGenGrid Grid
)
GenerateLocalGetTaskId(EPCGComponentGenerationTrigger, bool, EPCGHiGenGrid, const TArray< FPCGTaskId > &)
| Name | GenerateLocalGetTaskId |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGComponent.h |
| Include Path | #include "PCGComponent.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGComponent.cpp |
FPCGTaskId GenerateLocalGetTaskId
(
EPCGComponentGenerationTrigger RequestedGenerationTrigger,
bool bForce,
EPCGHiGenGrid Grid,
const TArray < FPCGTaskId > & Dependencies
)