mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-20 04:47:35 +08:00
WIP
This commit is contained in:
@@ -406,7 +406,7 @@ export default class ObjectEntity extends IEntity {
|
||||
if (dropCounter) {
|
||||
return this.getNameAndCounter()[0]
|
||||
}
|
||||
return this.Name
|
||||
return this.Name.print()
|
||||
}
|
||||
|
||||
/** @returns {[String, Number]} */
|
||||
|
||||
Reference in New Issue
Block a user