mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-14 04:13:25 +08:00
Bugfixes
This commit is contained in:
@@ -43,7 +43,7 @@ export default class NodeElement extends ISelectableDraggableElement {
|
||||
}
|
||||
|
||||
getNodeName() {
|
||||
return this.entity.getFullName()
|
||||
return this.entity.getObjectName()
|
||||
}
|
||||
|
||||
getNodeDisplayName() {
|
||||
|
||||
Reference in New Issue
Block a user