Navigation
API > API/Plugins > API/Plugins/MetasoundEditor > API/Plugins/MetasoundEditor/UMetasoundEditorGraphVariable > API/Plugins/MetasoundEditor/UMetasoundEditorGraphVariable/CanRename
- UMetasoundEditorGraphMember::CanRename()
- UMetasoundEditorGraphVariable::CanRename()
References
| Module | MetasoundEditor |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraph.h |
| Include | #include "MetasoundEditorGraph.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Private/MetasoundEditorGraph.cpp |
virtual bool CanRename
&40;
const FText & InNewName,
FText & OutError
&41; const
Remarks
If the Member Name can be changed to InNewName, returns true, otherwise returns false with an error.