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