Navigation
API > API/Plugins > API/Plugins/PCG
Simple hash policy which includes or excludes properties based on a UPROPERTY metadata tag.
| Name | FPCGObjectHashPolicyPropertyMetaDataFilter |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Hash/PCGObjectHash.h |
| Include Path | #include "Hash/PCGObjectHash.h" |
Syntax
class FPCGObjectHashPolicyPropertyMetaDataFilter : public IPCGObjectHashPolicy
Implements Interfaces
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPCGObjectHashPolicyPropertyMetaDataFilter
(
const FString& InMetaData, |
Hash/PCGObjectHash.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bInclusionFilter | bool | Hash/PCGObjectHash.h | ||
| MetaData | FString | Hash/PCGObjectHash.h |
Functions
Public
Overridden from IPCGObjectHashPolicy
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Hash/PCGObjectHash.h |