mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-13 08:34:46 +08:00
Links wip
This commit is contained in:
@@ -28,7 +28,7 @@ export default class ObjectEntity extends IEntity {
|
||||
/**
|
||||
* @returns {String} The name of the node
|
||||
*/
|
||||
getNodeDisplayName() {
|
||||
getName() {
|
||||
return this.Name
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user