Vahid
Vahid
In `UEdGraph_GenericGraph::RebuildGenericGraph()` function, after renaming a node the outer of a node must be the same as before: `Node->Rename(nullptr, Graph, REN_DontCreateRedirectors | REN_DoNotDirty)` this line must change to: `Node->Rename(nullptr, NodeMap[Graph->AllNodes[i]],...
After right-click on a node in the graph this error appears on the log output: `LogToolMenus: Error: UI command not found for menu entry: BreakPinLinks, menu: GraphEditor.GraphNodeContextMenu.EdNode_GenericGraphNode`
Hello, Thanks for the project, I would like to ask what is the best way to save the generated cover points? Currently, I can see the cover points are generated...
Hello, I'm not sure this is related to the script or it's related to the open VPN server. How to remove or change` ''` when I want to import this...