Navigation
API > API/Plugins > API/Plugins/PCG
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint32 GetTypeHash
(
const FPCGISMCBuilderParameters& Key |
Helpers/PCGActorHelpers.h | ||
uint32 GetTypeHash
(
const FPCGPartitionActorRecord& In |
PCGCommon.h |
GetTypeHash(const FPCGISMCBuilderParameters &)
| Name | GetTypeHash |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Helpers/PCGActorHelpers.h |
| Include Path | #include "Helpers/PCGActorHelpers.h" |
uint32 GetTypeHash
(
const FPCGISMCBuilderParameters & Key
)
GetTypeHash(const FPCGPartitionActorRecord &)
| Name | GetTypeHash |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGCommon.h |
| Include Path | #include "PCGCommon.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGWorldActor.cpp |
uint32 GetTypeHash
(
const FPCGPartitionActorRecord & In
)