mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-16 10:54:42 +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