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

Go to the source code of this file.

Functions

handler_ptr get_spell_end (const uint16_t spell_job)
 
void registerSpellEndHandler (uint16_t spell_job, handler_ptr handler)
 
void __thiscall register_vanilla_spell_end_handlers ()
 

Function Documentation

◆ get_spell_end()

handler_ptr get_spell_end ( const uint16_t spell_job)
extern

Definition at line 28 of file sf_spellend_registry.cpp.

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

◆ register_vanilla_spell_end_handlers()

void __thiscall register_vanilla_spell_end_handlers ( )

Definition at line 43 of file sf_spellend_registry.cpp.

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

◆ registerSpellEndHandler()

void registerSpellEndHandler ( uint16_t spell_job,
handler_ptr handler )
extern

Definition at line 13 of file sf_spellend_registry.cpp.

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