Function; bind1 - HWRM/KarosGraveyard GitHub Wiki

bind1("UI_ShowScreen('thisscreen',ePopup)" , EKEY)

Description

Allows you to bind a single key to a script or function. Similar to UI_BindKeyEvent but probably meant more for debugging(?).

Example

bind1("UI_ShowScreen('thisscreen',ePopup)" , EKEY)

Arguments

  • bind1( , )
  • code chunk: string of lua code encapsulated by [[]], "", or ''
  • key to bind: key to bind

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

⚠️ **GitHub.com Fallback** ⚠️