Spellforce-Spell-framework
Loading...
Searching...
No Matches
sf_subeffect_registry.h File Reference
#include <stdint.h>
#include "../../../api/sfsf.h"
Include dependency graph for sf_subeffect_registry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void registerSubEffectHandler (uint16_t spell_line, sub_effect_handler_ptr handler)
 
sub_effect_handler_ptr get_sub_effect_handler (uint16_t spell_line)
 
void register_vanilla_sub_effect_handlers ()
 

Function Documentation

◆ get_sub_effect_handler()

sub_effect_handler_ptr get_sub_effect_handler ( uint16_t spell_line)
extern

Definition at line 29 of file sf_subeffect_registry.cpp.

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

◆ register_vanilla_sub_effect_handlers()

void register_vanilla_sub_effect_handlers ( )
extern

Definition at line 43 of file sf_subeffect_registry.cpp.

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

◆ registerSubEffectHandler()

void registerSubEffectHandler ( uint16_t spell_line,
sub_effect_handler_ptr handler )
extern

Definition at line 13 of file sf_subeffect_registry.cpp.

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