Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/IDatasmithMaterialExpression > API/Runtime/DatasmithCore/IDatasmithMaterialExpression/IsA
- IDatasmithElement::IsA()
- IDatasmithMaterialExpression::IsA()
References
| Module | DatasmithCore |
| Header | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithMaterialElements.h |
| Include | #include "DatasmithMaterialElements.h" |
virtual bool IsA
(
EDatasmithElementType Type
) const
Remarks
Needed while we have the deprecated IsA() implementation to avoid declaration conflict.