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

Go to the source code of this file.

Functions

void __thiscall initializeSpellData (SF_CGdSpell *_this, uint16_t spell_id, SpellDataKey key)
 
handler_ptr get_spell_handler (const uint16_t key)
 
void registerSpellTypeHandler (uint16_t spell_index, handler_ptr handler)
 

Function Documentation

◆ get_spell_handler()

handler_ptr get_spell_handler ( const uint16_t key)
extern

Definition at line 19 of file sf_spelltype_registry.cpp.

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

◆ initializeSpellData()

void __thiscall initializeSpellData ( SF_CGdSpell * _this,
uint16_t spell_id,
SpellDataKey key )
extern

Definition at line 13 of file sf_spelltype_registry.cpp.

◆ registerSpellTypeHandler()

void registerSpellTypeHandler ( uint16_t spell_index,
handler_ptr handler )
extern

Definition at line 31 of file sf_spelltype_registry.cpp.

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