Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/EdGraph > API/Plugins/RigVMDeveloper/EdGraph/URigVMEdGraphSchema
- UEdGraphSchema::TryRenameGraph()
- URigVMEdGraphSchema::TryRenameGraph()
References
| Module | RigVMDeveloper |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/EdGraph/RigVMEdGraphSchema.h |
| Include | #include "EdGraph/RigVMEdGraphSchema.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Private/EdGraph/RigVMEdGraphSchema.cpp |
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