mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-15 17:54:52 +08:00
Links wip
This commit is contained in:
@@ -30,6 +30,10 @@ export default class NodeElement extends ISelectableDraggableElement {
|
||||
this.dispatchDeleteEvent()
|
||||
}
|
||||
|
||||
getNodeName() {
|
||||
return this.entity.getName()
|
||||
}
|
||||
|
||||
/**
|
||||
* @returns {PinEntity[]}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user