Choose your operating system:
Windows
macOS
Linux
| UMaterialExpression::GetEditableName()
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Materials/MaterialExpressionParameter.h |
Include |
#include "Materials/MaterialExpressionParameter.h" |
Source |
/Engine/Source/Runtime/Engine/Private/Materials/MaterialExpressions.cpp |
virtual FString GetEditableName() const
Returns the current 'name' of the node (typically a parameter name). Only valid to call on a node that previously returned CanRenameNode() = true.