Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Materials > UMaterialExpressionTextureSampleParameter
- UMaterialExpression::SetEditableName()
- UMaterialExpressionTextureSampleParameter::SetEditableName()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Materials/MaterialExpressionTextureSampleParameter.h |
Include | #include "Materials/MaterialExpressionTextureSampleParameter.h" |
Source | /Engine/Source/Runtime/Engine/Private/Materials/MaterialExpressions.cpp |
virtual void SetEditableName
&40;
const FString & NewName
&41;
Remarks
Sets the current 'name' of the node (typically a parameter name) Only valid to call on a node that previously returned CanRenameNode() = true.