Spellforce-Spell-framework
Toggle main menu visibility
Loading...
Searching...
No Matches
sf_endspell_hook.h
Go to the documentation of this file.
1
#ifndef SF_ENDSPELL_HOOK_H
2
#define SF_ENDSPELL_HOOK_H
3
#include "
../../../api/sfsf.h
"
4
#include "
../../../asi/sf_asi.h
"
5
6
void
__thiscall
sf_endspell_hook
(
SF_CGdSpell
*_this, uint16_t spell_index);
7
void
__thiscall
sf_figure_end_spells_hook
(
SF_CGdFigureToolbox
*_this, uint16_t figure_id);
8
9
#endif
sf_endspell_hook
void __thiscall sf_endspell_hook(SF_CGdSpell *_this, uint16_t spell_index)
Definition
sf_endspell_hook.c:22
sf_asi.h
sf_figure_end_spells_hook
void __thiscall sf_figure_end_spells_hook(SF_CGdFigureToolbox *_this, uint16_t figure_id)
Definition
sf_endspell_hook.c:35
sfsf.h
SF_CGdFigureToolbox
Definition
sf_toolbox_structures.h:7
SF_CGdSpell
Definition
sf_spell_structures.h:26
src
internal
core
hooks
sf_endspell_hook.h
Generated by
1.17.0