Spellforce-Spell-framework
Loading...
Searching...
No Matches
sf_ai_avoidance_handlers.h File Reference
#include "../../api/sfsf.h"
#include "../../asi/sf_asi.h"
#include "../core/sf_hooks.h"
Include dependency graph for sf_ai_avoidance_handlers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint32_t __thiscall sf_ai_avoidance_hypnotize_handler (CGdAIBattleData *_this, uint16_t figure_index, uint16_t spell_index)
 
uint32_t __thiscall sf_ai_avoidance_freeze_handler (CGdAIBattleData *_this, uint16_t figure_index, uint16_t spell_index)
 
uint32_t __thiscall sf_ai_avoidance_invulnerability_handler (CGdAIBattleData *_this, uint16_t figure_index, uint16_t spell_index)
 
uint32_t __thiscall sf_ai_avoidance_shield_handler (CGdAIBattleData *_this, uint16_t figure_index, uint16_t spell_index)
 
uint32_t __thiscall sf_ai_avoidance_default_handler (CGdAIBattleData *_this, uint16_t figure_index, uint16_t spell_index)
 

Function Documentation

◆ sf_ai_avoidance_default_handler()

uint32_t __thiscall sf_ai_avoidance_default_handler ( CGdAIBattleData * _this,
uint16_t figure_index,
uint16_t spell_index )

Definition at line 34 of file sf_ai_avoidance_handlers.cpp.

Here is the caller graph for this function:

◆ sf_ai_avoidance_freeze_handler()

uint32_t __thiscall sf_ai_avoidance_freeze_handler ( CGdAIBattleData * _this,
uint16_t figure_index,
uint16_t spell_index )

Definition at line 14 of file sf_ai_avoidance_handlers.cpp.

Here is the caller graph for this function:

◆ sf_ai_avoidance_hypnotize_handler()

uint32_t __thiscall sf_ai_avoidance_hypnotize_handler ( CGdAIBattleData * _this,
uint16_t figure_index,
uint16_t spell_index )

Definition at line 7 of file sf_ai_avoidance_handlers.cpp.

Here is the caller graph for this function:

◆ sf_ai_avoidance_invulnerability_handler()

uint32_t __thiscall sf_ai_avoidance_invulnerability_handler ( CGdAIBattleData * _this,
uint16_t figure_index,
uint16_t spell_index )

Definition at line 21 of file sf_ai_avoidance_handlers.cpp.

Here is the caller graph for this function:

◆ sf_ai_avoidance_shield_handler()

uint32_t __thiscall sf_ai_avoidance_shield_handler ( CGdAIBattleData * _this,
uint16_t figure_index,
uint16_t spell_index )

Definition at line 27 of file sf_ai_avoidance_handlers.cpp.

Here is the caller graph for this function: