UMaterialExpressionConstant::GetDescription

Get a single line description of the material expression (used for lists)

Windows
MacOS
Linux

Override Hierarchy

UMaterialExpression::GetDescription()

UMaterialExpressionConstant::GetDescription()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Materials/MaterialExpressionConstant.h

Include

#include "Materials/MaterialExpressionConstant.h"

Source

/Engine/Source/Runtime/Engine/Private/Materials/MaterialExpressions.cpp

Syntax

virtual FString GetDescription() const

Remarks

Get a single line description of the material expression (used for lists)

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