Spellforce-Spell-framework
Loading...
Searching...
No Matches
sf_spelltype_registry.cpp File Reference
#include "../../handlers/sf_spelltype_handlers.h"
#include "../../core/sf_hooks.h"
#include "../../core/sf_wrappers.h"
#include "../../core/sf_modloader.h"
#include "sf_spelltype_registry.h"
#include "../sf_registry.h"
#include <map>
#include <cstdio>
Include dependency graph for sf_spelltype_registry.cpp:

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)

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 )

Definition at line 13 of file sf_spelltype_registry.cpp.

◆ registerSpellTypeHandler()

void registerSpellTypeHandler ( uint16_t spell_index,
handler_ptr handler )

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: