KeyPickingDialogData

Members


key

integer

The key picked by the user

picked

boolean

If the user is done picking

canceled

boolean

If the user canceled the picking (aka pressed escape)




Obtaining

The following function can return this type.

[KeyPickingDialogData] keyData = gui.showKeyPicker(setting)