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

Go to the source code of this file.

Functions

enchant_handler_ptr get_enchant_handler (uint16_t spell_line)
void registerEnchantHandler (uint16_t spell_line_id, enchant_handler_ptr handler)
void register_vanilla_enchants_handlers ()

Function Documentation

◆ get_enchant_handler()

enchant_handler_ptr get_enchant_handler ( uint16_t spell_line)

Definition at line 36 of file sf_enchant_registry.cpp.

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

◆ register_vanilla_enchants_handlers()

void register_vanilla_enchants_handlers ( )

Definition at line 47 of file sf_enchant_registry.cpp.

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

◆ registerEnchantHandler()

void registerEnchantHandler ( uint16_t spell_line_id,
enchant_handler_ptr handler )

Definition at line 25 of file sf_enchant_registry.cpp.

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