Spellforce-Spell-framework
Loading...
Searching...
No Matches
sf_spelleffect_registry.h File Reference
Include dependency graph for sf_spelleffect_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_effect (const uint16_t spell_job)
 
void registerEffectHandler (uint16_t spell_job, handler_ptr handler)
 
void __thiscall register_vanilla_effect_handlers ()
 

Function Documentation

◆ get_spell_effect()

handler_ptr get_spell_effect ( const uint16_t spell_job)
extern

Definition at line 26 of file sf_spelleffect_registry.cpp.

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

◆ register_vanilla_effect_handlers()

void __thiscall register_vanilla_effect_handlers ( )

Definition at line 41 of file sf_spelleffect_registry.cpp.

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

◆ registerEffectHandler()

void registerEffectHandler ( uint16_t spell_job,
handler_ptr handler )
extern

Definition at line 12 of file sf_spelleffect_registry.cpp.

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