IDatasmithExpressionOutput

Windows
MacOS
Linux

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

Deprecated Functions

Name Description

Public function Const

const TCHAR ...

 

GetOutputName()

IDatasmithExpressionOutput now derive from IDatasmithElement, please use GetName() instead

Public function

void

 

SetOutputName

(
    const TCHAR* InOutputName
)

IDatasmithExpressionOutput now derive from IDatasmithElement, please use SetName() instead

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss