rebuild_spell_hotkeys function library

Dependencies:

Description

This library just contains the 'rebuild_spell_hotkeys' function, which reconstructs the EE-game hotkey list to contain all wizard and priest spells.

Public functions

rebuild_spell_hotkeys()=() action

Regenerates the (EE) hotkey list, to contain options for all the wizard and priest spells installed.

Internal functions

These should not be called from outside the library itself.

hotkey_get_hidespl_data()=(is_hidden:a) action

hotkey_get_next_free_slot(current_slot:i)=(next_slot:s) action

hotkey_get_spells_by_root(display_output:i, root:s)=(hotkey_spells_array:a) action

hotkey_prepare_lua()=(occupied_slots:a) action