Navigation
API > API/Runtime > API/Runtime/InterchangeCore > API/Runtime/InterchangeCore/FAttributeStorage
Description
Return an FGuid built from the FSHA1 of all the attribute data contained in the node. The data includes the UniqueID and the DisplayLabel.
the attributes are sorted by key when building the FSHA1 data. The hash will be deterministic for the same data whatever the order we add the attributes.
| Name | GetStorageHash |
| Type | function |
| Header File | /Engine/Source/Runtime/Interchange/Core/Public/Types/AttributeStorage.h |
| Include Path | #include "Types/AttributeStorage.h" |
| Source | /Engine/Source/Runtime/Interchange/Core/Private/Types/AttributeStorage.cpp |
FGuid GetStorageHash() const