Spellforce-Spell-framework
Loading...
Searching...
No Matches
sf_spellrefresh_registry.h File Reference
Include dependency graph for sf_spellrefresh_registry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

refresh_handler_ptr get_spell_refresh (const uint16_t spell_job)
 
void registerSpellRefreshHandler (uint16_t spell_job, refresh_handler_ptr handler)
 
void __thiscall register_vanilla_spell_refresh_handlers ()
 

Function Documentation

◆ get_spell_refresh()

refresh_handler_ptr get_spell_refresh ( const uint16_t spell_job)
extern

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 __thiscall 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_job,
refresh_handler_ptr handler )
extern

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: