mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-19 20:37:36 +08:00
Graph link work in progress
This commit is contained in:
@@ -16,6 +16,6 @@ export default class KeyvoardCanc extends KeyboardShortcut {
|
||||
}
|
||||
|
||||
fire() {
|
||||
this.blueprint.deleteNode(...this.blueprint.getNodes(true))
|
||||
this.blueprint.removeGraphElement(...this.blueprint.getNodes(true))
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user