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

Go to the source code of this file.

Functions

sub_effect_handler_ptr get_rain_handler (uint16_t spell_line)
phys_effect_handler_ptr get_phys_effect_handler (uint16_t spell_line)
void registerPhysRainHandler (uint16_t spell_line_id, sub_effect_handler_ptr handler)
void registerPhysEffectHandler (uint16_t spell_line_id, phys_effect_handler_ptr handler)

Function Documentation

◆ get_phys_effect_handler()

phys_effect_handler_ptr get_phys_effect_handler ( uint16_t spell_line)

Definition at line 56 of file sf_phys_effect_registry.cpp.

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

◆ get_rain_handler()

sub_effect_handler_ptr get_rain_handler ( uint16_t spell_line)

Definition at line 45 of file sf_phys_effect_registry.cpp.

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

◆ registerPhysEffectHandler()

void registerPhysEffectHandler ( uint16_t spell_line_id,
phys_effect_handler_ptr handler )

Definition at line 33 of file sf_phys_effect_registry.cpp.

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

◆ registerPhysRainHandler()

void registerPhysRainHandler ( uint16_t spell_line_id,
sub_effect_handler_ptr handler )

Definition at line 21 of file sf_phys_effect_registry.cpp.

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