Spellforce-Spell-framework
Loading...
Searching...
No Matches
sf_utility_hooks.c File Reference
#include "../sf_wrappers.h"
#include "../sf_hooks.h"
Include dependency graph for sf_utility_hooks.c:

Go to the source code of this file.

Functions

bool __thiscall is_combat_ability (SF_CGdSpell *_this, GdSpellLine spell_line)
 
bool __thiscall is_domination_spell (SF_CGdSpell *_this, GdSpellLine spell_line)
 
bool __thiscall is_domination_spell (SF_CGdSpell *_this, uint16_t spell_index)
 
bool __thiscall is_domination_spellline (SF_CGdSpell *_this, GdSpellLine spell_line)
 
bool __thiscall is_summon_spell (SF_CGdSpell *_this, GdSpellLine spell_line)
 
bool __thiscall is_white_aura_spell (SF_CGdSpell *_this, GdSpellLine spell_line)
 
bool __thiscall is_black_aura_spell (SF_CGdSpell *_this, GdSpellLine spell_line)
 
bool __thiscall is_aoe_spell (SF_CGdSpell *_this, GdSpellLine spell_line)
 
bool __thiscall is_aura_spell (SF_CGdSpell *_this, GdSpellLine spell_line)