Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/UEdGraphSchema
- UEdGraphSchema::TryRenameGraph()
- URigVMEdGraphSchema::TryRenameGraph()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
| Include | #include "EdGraph/EdGraphSchema.h" |
virtual bool TryRenameGraph
&40;
UEdGraph &42; GraphToRename,
const FName & InNewName
&41; const
Remarks
Try to rename a graph through the schema, return true if successful