Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/IDatasmithElement
References
| Module | DatasmithCore |
| Header | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
| Include | #include "IDatasmithSceneElements.h" |
FMD5Hash CalculateElementHash
(
bool bForce
)
Remarks
Return a MD5 hash of the content of the Element. Used to quickly identify Element with identical content. The MD5 hash of the Element properties
Parameters
| Name | Description |
|---|---|
| bForce | Force recalculation of the hash if it was already cached |