Static Public Member Functions | |
| static mixed | ConfigDialogPage_HotKey (mixed page) |
| ***** ***** ***** ***** ***** ConfigDialogPage_HotKey (main) | |
| static mixed | HotKeyDialog_ShowKeyIdx (mixed idx) |
| ***** ***** ***** ***** ***** HotKeyDialog_ShowKeyIdx | |
| static mixed | HotKeyDialog_SetData (mixed fieldname, mixed value) |
| static mixed | HotKeyDialog_SetKey (mixed keyname) |
| ***** ***** ***** ***** ***** data update | |
| static mixed | ConfigHotKey_GetKeyName (mixed keycode, mixed char) |
| static mixed | HotKeyDialog_SetFlag (mixed flagname, mixed bState, mixed bUpdateControl) |
| static mixed | HotKeyDialog_SetAction (mixed actionid) |
| static mixed | HotKeyDialog_SetParamText (mixed param_text, mixed bUpdateControl) |
| static mixed | HotKeyDialog_SetObject (mixed param_obj_serial, mixed param_obj_artid, mixed param_obj_hue) |
| static mixed | TriggerConfigHotkey (mixed keycode, mixed char, mixed bCtrl, mixed bAlt, mixed bShift) |
| static mixed | HotkeyAction_Spell (mixed actiondata) |
| ***** ***** ***** ***** ***** hotkey actions | |
| static mixed | HotkeyAction_Skill (mixed actiondata) |
| static mixed | HotkeyAction_Chat (mixed actiondata, mixed text) |
| static mixed | GetHotKeyActionDataByID (mixed actionid) |
| static mixed | MyAddHotkeyAction (mixed groupname, mixed actiondata) |
| static mixed | MyAddSpell (mixed bookname, mixed spellname) |
| add spell utils | |
| static mixed | MyAddSpellByInfo (mixed bookname, mixed spellinfo) |
| static mixed | AddSpellsFromSpellbook (mixed bookname, mixed spellbookid) |
| static mixed | MyHotKeyToggleGlobalRiseText (mixed varname, mixed risetext, mixed onvalue) |
Definition at line 3816 of file lua_pseudo_code.cpp.
| static mixed configdialog_hotkeys::ConfigDialogPage_HotKey | ( | mixed | page | ) | [inline, static] |
***** ***** ***** ***** ***** ConfigDialogPage_HotKey (main)
Definition at line 3819 of file lua_pseudo_code.cpp.
| static mixed configdialog_hotkeys::HotKeyDialog_ShowKeyIdx | ( | mixed | idx | ) | [inline, static] |
***** ***** ***** ***** ***** HotKeyDialog_ShowKeyIdx
Definition at line 3822 of file lua_pseudo_code.cpp.
| static mixed configdialog_hotkeys::HotKeyDialog_SetData | ( | mixed | fieldname, | |
| mixed | value | |||
| ) | [inline, static] |
Definition at line 3824 of file lua_pseudo_code.cpp.
| static mixed configdialog_hotkeys::HotKeyDialog_SetKey | ( | mixed | keyname | ) | [inline, static] |
| static mixed configdialog_hotkeys::ConfigHotKey_GetKeyName | ( | mixed | keycode, | |
| mixed | char | |||
| ) | [inline, static] |
Definition at line 3829 of file lua_pseudo_code.cpp.
| static mixed configdialog_hotkeys::HotKeyDialog_SetFlag | ( | mixed | flagname, | |
| mixed | bState, | |||
| mixed | bUpdateControl | |||
| ) | [inline, static] |
Definition at line 3831 of file lua_pseudo_code.cpp.
| static mixed configdialog_hotkeys::HotKeyDialog_SetAction | ( | mixed | actionid | ) | [inline, static] |
Definition at line 3833 of file lua_pseudo_code.cpp.
| static mixed configdialog_hotkeys::HotKeyDialog_SetParamText | ( | mixed | param_text, | |
| mixed | bUpdateControl | |||
| ) | [inline, static] |
Definition at line 3835 of file lua_pseudo_code.cpp.
| static mixed configdialog_hotkeys::HotKeyDialog_SetObject | ( | mixed | param_obj_serial, | |
| mixed | param_obj_artid, | |||
| mixed | param_obj_hue | |||
| ) | [inline, static] |
Definition at line 3837 of file lua_pseudo_code.cpp.
| static mixed configdialog_hotkeys::TriggerConfigHotkey | ( | mixed | keycode, | |
| mixed | char, | |||
| mixed | bCtrl, | |||
| mixed | bAlt, | |||
| mixed | bShift | |||
| ) | [inline, static] |
***** ***** ***** ***** ***** TriggerConfigHotkey called from listener:keydown via lib.macrolist.lua:TriggerMacros()
Definition at line 3841 of file lua_pseudo_code.cpp.
| static mixed configdialog_hotkeys::HotkeyAction_Spell | ( | mixed | actiondata | ) | [inline, static] |
| static mixed configdialog_hotkeys::HotkeyAction_Skill | ( | mixed | actiondata | ) | [inline, static] |
Definition at line 3846 of file lua_pseudo_code.cpp.
| static mixed configdialog_hotkeys::HotkeyAction_Chat | ( | mixed | actiondata, | |
| mixed | text | |||
| ) | [inline, static] |
Definition at line 3848 of file lua_pseudo_code.cpp.
| static mixed configdialog_hotkeys::GetHotKeyActionDataByID | ( | mixed | actionid | ) | [inline, static] |
Definition at line 3850 of file lua_pseudo_code.cpp.
| static mixed configdialog_hotkeys::MyAddHotkeyAction | ( | mixed | groupname, | |
| mixed | actiondata | |||
| ) | [inline, static] |
Definition at line 3852 of file lua_pseudo_code.cpp.
| static mixed configdialog_hotkeys::MyAddSpell | ( | mixed | bookname, | |
| mixed | spellname | |||
| ) | [inline, static] |
| static mixed configdialog_hotkeys::MyAddSpellByInfo | ( | mixed | bookname, | |
| mixed | spellinfo | |||
| ) | [inline, static] |
Definition at line 3857 of file lua_pseudo_code.cpp.
| static mixed configdialog_hotkeys::AddSpellsFromSpellbook | ( | mixed | bookname, | |
| mixed | spellbookid | |||
| ) | [inline, static] |
Definition at line 3859 of file lua_pseudo_code.cpp.
| static mixed configdialog_hotkeys::MyHotKeyToggleGlobalRiseText | ( | mixed | varname, | |
| mixed | risetext, | |||
| mixed | onvalue | |||
| ) | [inline, static] |
Definition at line 3861 of file lua_pseudo_code.cpp.
1.5.6