Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ClickFlags

Represents the IS_BTC CFlags.

Index

Enumeration members

Enumeration members

ISB_CTRL

ISB_CTRL: = 4

Ctrl + click.

ISB_LMB

ISB_LMB: = 1

Left mouse button.

ISB_RMB

ISB_RMB: = 2

Right mouse button.

ISB_SHIFT

ISB_SHIFT: = 8

Shift + click.

Generated using TypeDoc