Spellforce-Spell-framework
Loading...
Searching...
No Matches
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"
6
7uint16_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);
12
13#endif
void initialize_spelltype_data_hooks()
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)