|
Spellforce-Spell-framework
|
#include "../../../api/sfsf.h"

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 () |
| enchant_handler_ptr get_enchant_handler | ( | uint16_t | spell_line | ) |
Definition at line 36 of file sf_enchant_registry.cpp.


| void register_vanilla_enchants_handlers | ( | ) |
Definition at line 47 of file sf_enchant_registry.cpp.


| void registerEnchantHandler | ( | uint16_t | spell_line_id, |
| enchant_handler_ptr | handler ) |
Definition at line 25 of file sf_enchant_registry.cpp.

