Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/IDatasmithMaterialExpression
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsA
(
const EDatasmithMaterialExpressionType ExpressionType |
DatasmithMaterialElements.h | ||
virtual bool IsA
(
EDatasmithElementType Type |
Needed while we have the deprecated IsA() implementation to avoid declaration conflict. | DatasmithMaterialElements.h |
IsA(const EDatasmithMaterialExpressionType)
| Name | IsA |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithMaterialElements.h |
| Include Path | #include "DatasmithMaterialElements.h" |
bool IsA
(
const EDatasmithMaterialExpressionType ExpressionType
) const
IsA(EDatasmithElementType)
Description
Needed while we have the deprecated IsA() implementation to avoid declaration conflict.
| Name | IsA |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithMaterialElements.h |
| Include Path | #include "DatasmithMaterialElements.h" |
virtual bool IsA
(
EDatasmithElementType Type
) const