Navigation
API > API/Plugins > API/Plugins/PCG
Hash an attribute into a 32-bit unsigned integer, expressed as a 64-bit signed integer.
| Name | UPCGHashAttributeSettings |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/Metadata/PCGHashAttribute.h |
| Include Path | #include "Elements/Metadata/PCGHashAttribute.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType, ClassGroup=(Procedural))
class UPCGHashAttributeSettings : public UPCGMetadataSettingsBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPCGData → UPCGSettingsInterface → UPCGSettings → UPCGMetadataSettingsBase → UPCGHashAttributeSettings
Implements Interfaces
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| InputSource1 | FPCGAttributePropertyInputSelector | Elements/Metadata/PCGHashAttribute.h |
|