mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-15 17:54:52 +08:00
WIP
This commit is contained in:
@@ -16,5 +16,5 @@ export default class UnknownPinEntity extends PinEntity {
|
||||
}
|
||||
attributes.forEach(attributeSetter => attributeSetter(values))
|
||||
return new this(values)
|
||||
})
|
||||
}).label("UnknownPinEntity")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user