Spellforce-Spell-framework
Loading...
Searching...
No Matches
sf_spellrefresh_registry.cpp File Reference
Include dependency graph for sf_spellrefresh_registry.cpp:

Go to the source code of this file.

Functions

void registerSpellRefreshHandler (uint16_t spell_line_id, refresh_handler_ptr handler)
 
refresh_handler_ptr get_spell_refresh (uint16_t spell_line_id)
 
void register_vanilla_spell_refresh_handlers ()
 

Function Documentation

◆ get_spell_refresh()

refresh_handler_ptr get_spell_refresh ( uint16_t spell_line_id)

Definition at line 31 of file sf_spellrefresh_registry.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ register_vanilla_spell_refresh_handlers()

void register_vanilla_spell_refresh_handlers ( )

Definition at line 47 of file sf_spellrefresh_registry.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ registerSpellRefreshHandler()

void registerSpellRefreshHandler ( uint16_t spell_line_id,
refresh_handler_ptr handler )

Definition at line 14 of file sf_spellrefresh_registry.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: