Spellforce-Spell-framework
Loading...
Searching...
No Matches
src
internal
core
hooks
sf_spelltype_hook.h
Go to the documentation of this file.
1
#ifndef SF_SPELLTYPE_HOOK_H
2
#define SF_SPELLTYPE_HOOK_H
3
4
#include "
../../../api/sfsf.h
"
5
#include "
../../../asi/sf_asi.h
"
6
7
uint16_t __thiscall
sf_spelltype_hook
(
SF_CGdSpell
*_this, uint16_t spell_id,
8
uint16_t param2,
SF_CGdTargetData
*source,
9
SF_CGdTargetData
*target,
10
uint16_t param5);
11
void
initialize_spelltype_data_hooks
();
12
13
#endif
initialize_spelltype_data_hooks
void initialize_spelltype_data_hooks()
Definition
sf_spelltype_hook.c:19
sf_spelltype_hook
uint16_t __thiscall sf_spelltype_hook(SF_CGdSpell *_this, uint16_t spell_id, uint16_t param2, SF_CGdTargetData *source, SF_CGdTargetData *target, uint16_t param5)
Definition
sf_spelltype_hook.c:28
sf_asi.h
sfsf.h
SF_CGdSpell
Definition
sf_general_structures.h:512
SF_CGdTargetData
Definition
sf_general_structures.h:159
Generated by
1.12.0