Navigation
Unreal Engine C++ API Reference > Runtime > Landscape > Materials > UMaterialExpressionLandscapeLayerWeight
- UMaterialExpression::SetEditableName()
- UMaterialExpressionLandscapeLayerWeight::SetEditableName()
References
Module | Landscape |
Header | /Engine/Source/Runtime/Landscape/Classes/Materials/MaterialExpressionLandscapeLayerWeight.h |
Include | #include "Materials/MaterialExpressionLandscapeLayerWeight.h" |
Source | /Engine/Source/Runtime/Landscape/Private/Materials/MaterialExpressionLandscapeLayerWeight.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.