mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-04 08:50:33 +08:00
Revert documentation (caused a bug)
This commit is contained in:
@@ -9,10 +9,4 @@ export default class KeyBindingEntity extends IEntity {
|
||||
Key: String,
|
||||
CommandName: String,
|
||||
}
|
||||
|
||||
/** @type {Boolean} */ bCtrlDown
|
||||
/** @type {Boolean} */ bAltDown
|
||||
/** @type {Boolean} */ bShiftDown
|
||||
/** @type {String} */ Key
|
||||
/** @type {String} */ CommandName
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user