Navigation
Unreal Engine C++ API Reference > Runtime > DatasmithCore
Inheritance Hierarchy
- ISceneGraphNode
- IDatasmithElement
- IDatasmithExpressionOutput
References
Module | DatasmithCore |
Header | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithMaterialElements.h |
Include | #include "DatasmithMaterialElements.h" |
Syntax
class IDatasmithExpressionOutput : public IDatasmithElement
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Deprecated Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const TCHAR * | IDatasmithExpressionOutput now derive from IDatasmithElement, please use GetName() instead | |
![]() |
void | SetOutputName
(
const TCHAR* InOutputName |
IDatasmithExpressionOutput now derive from IDatasmithElement, please use SetName() instead |