Navigation
API > API/Plugins > API/Plugins/PCG
Wrapper helper around an element's signature. Used for storing deltas.
| Name | FPCGDeltaKey |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Graph/DataOverride/PCGDataOverride.h |
| Include Path | #include "Graph/DataOverride/PCGDataOverride.h" |
Syntax
USTRUCT ()
struct FPCGDeltaKey
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPCGDeltaKey () |
Graph/DataOverride/PCGDataOverride.h | ||
FPCGDeltaKey
(
const FXxHash64 InHash, |
Graph/DataOverride/PCGDataOverride.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DeltaLabel | FName | Graph/DataOverride/PCGDataOverride.h | ||
| Hash | uint64 | Graph/DataOverride/PCGDataOverride.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FPCGDeltaKey& Other |
Graph/DataOverride/PCGDataOverride.h | ||
bool operator==
(
const FPCGDeltaKey& Other |
Graph/DataOverride/PCGDataOverride.h |