![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DatasmithMaterialElementsImpl.h>
Inheritance diagram for FDatasmithExpressionOutputImpl:Additional Inherited Members | |
Protected Member Functions inherited from FDatasmithElementImpl< IDatasmithExpressionOutput > | |
| virtual bool | IsSubTypeInternal (uint64 InSubType) const |
| EDatasmithElementType | GetElementType () const |
| uint64 | GetSubType () const |
Protected Attributes inherited from FDatasmithElementImpl< IDatasmithExpressionOutput > | |
| FMD5Hash | ElementHash |
| DirectLink::FParameterStore | Store |
| TReflected< EDatasmithElementType, uint64 > | Type |
| TReflected< uint64 > | Subtype |
| TReflected< FString > | Name |
| TReflected< FString > | Label |
|
inlineexplicit |
Return a MD5 hash of the content of the Element. Used to quickly identify Element with identical content.
| bForce | Force recalculation of the hash if it was already cached |
Reimplemented from FDatasmithElementImpl< IDatasmithExpressionOutput >.