mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-22 23:04:44 +08:00
JSDoc complete type check
This commit is contained in:
@@ -9,6 +9,7 @@ export default class SelectorElement extends IFromToPositionedElement {
|
||||
super({}, new SelectorTemplate())
|
||||
this.selectionModel = null
|
||||
}
|
||||
|
||||
/** @param {Number[]} initialPosition */
|
||||
beginSelect(initialPosition) {
|
||||
this.blueprint.selecting = true
|
||||
|
||||
Reference in New Issue
Block a user