Spellforce-Spell-framework
Loading...
Searching...
No Matches
sf_spellrefresh_handlers.h
Go to the documentation of this file.
1#pragma once
2
3#include "../../api/sfsf.h"
6
7int __thiscall first_block_refresh_handler(SF_CGdSpell *_this,
8 uint16_t spell_index);
9
10int __thiscall slowness_refresh_handler (SF_CGdSpell *_this,
11 uint16_t spell_index);
12int __thiscall decay_refresh_handler (SF_CGdSpell *_this, uint16_t spell_index);
13int __thiscall inflexibility_refresh_handler (SF_CGdSpell *_this,
14 uint16_t spell_index);
15int __thiscall weaken_refresh_handler (SF_CGdSpell *_this,
16 uint16_t spell_index);
17int __thiscall quickness_refresh_handler (SF_CGdSpell *_this,
18 uint16_t spell_index);
19int __thiscall flexibility_refresh_handler (SF_CGdSpell *_this,
20 uint16_t spell_index);
21int __thiscall strength_refresh_handler (SF_CGdSpell *_this,
22 uint16_t spell_index);
23int __thiscall brilliance_refresh_handler (SF_CGdSpell *_this,
24 uint16_t spell_index);
25int __thiscall brilliance_refresh_handler (SF_CGdSpell *_this,
26 uint16_t spell_index);
27int __thiscall suffocation_refresh_handler (SF_CGdSpell *_this,
28 uint16_t spell_index);
29int __thiscall inablility_refresh_handler (SF_CGdSpell *_this,
30 uint16_t spell_index);
31int __thiscall slow_fighting_refresh_handler (SF_CGdSpell *_this,
32 uint16_t spell_index);
33int __thiscall dexterity_refresh_handler (SF_CGdSpell *_this,
34 uint16_t spell_index);
35int __thiscall endurance_refresh_handler (SF_CGdSpell *_this,
36 uint16_t spell_index);
37int __thiscall fast_fighting_refresh_handler (SF_CGdSpell *_this,
38 uint16_t spell_index);
39int __thiscall charisma_refresh_handler (SF_CGdSpell *_this,
40 uint16_t spell_index);
41int __thiscall enlightenment_refresh_handler (SF_CGdSpell *_this,
42 uint16_t spell_index);
43int __thiscall melt_resistance_refresh_handler (SF_CGdSpell *_this,
44 uint16_t spell_index);
46 uint16_t spell_index);
48 uint16_t spell_index);
50 uint16_t spell_index);
51int __thiscall mutation_refresh_handler (SF_CGdSpell *_this,
52 uint16_t spell_index);
53int __thiscall eternity_refresh_handler (SF_CGdSpell *_this,
54 uint16_t spell_index);
55int __thiscall mutation_refresh_handler (SF_CGdSpell *_this,
56 uint16_t spell_index);
57
59 uint16_t spell_index);
61 uint16_t spell_index);
63 uint16_t spell_index);
64
66 uint16_t spell_index);
67int __thiscall case_da_refresh_handler(SF_CGdSpell *_this,
68 uint16_t spell_index);
69int __thiscall pestilence_refresh_handler(SF_CGdSpell *_this,
70 uint16_t spell_index);
Group of Structures and Enums used throught SFSF.
int __thiscall endurance_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall case_da_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall domination_spell_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall black_almightness_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall enlightenment_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall dexterity_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall mutation_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall fast_fighting_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall quickness_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall flexibility_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall melt_resistance_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall inflexibility_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall warcry_berserk_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall first_block_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall slowness_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall strength_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall suffocation_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall charisma_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall endurance_durability_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall brilliance_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall eternity_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall white_almightness_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall chill_resistance_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall patronize_shelter_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall weaken_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall slow_fighting_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall decay_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall pestilence_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)
int __thiscall inablility_refresh_handler(SF_CGdSpell *_this, uint16_t spell_index)