Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ButtonFunction

Represents the IS_BFN SubT.

Index

Enumeration members

BFN_CLEAR

BFN_CLEAR: = 1

Clear all buttons made by this InSim instance.

BFN_DEL_BTN

BFN_DEL_BTN: = 0

Delete one button or a range of buttons (must set ClickID to delete single button, to delete range set ClickID to first button in range and MaxClick to last).

BFN_REQUEST

BFN_REQUEST: = 3

SHIFT+B or SHIFT+I - request for buttons.

BFN_USER_CLEAR

BFN_USER_CLEAR: = 2

User cleared this InSim instance's buttons.

Generated using TypeDoc