Spellforce-Spell-framework
Loading...
Searching...
No Matches
sf_sub_effect_handlers.cpp File Reference
#include "sf_sub_effect_handlers.h"
#include "../core/sf_hooks.h"
#include "../core/sf_wrappers.h"
#include <cstdio>
Include dependency graph for sf_sub_effect_handlers.cpp:

Go to the source code of this file.

Functions

void __thiscall elemental_sub_effect_handler (SF_CGDEffect *_this, uint16_t effect_index)
 
void __thiscall elemental_chain_sub_effect_handler (SF_CGDEffect *_this, uint16_t effect_index)
 
void __thiscall common_sub_effect_handler (SF_CGDEffect *_this, uint16_t effect_index)
 
void __thiscall default_sub_effect_handler (SF_CGDEffect *_this, uint16_t effect_index)
 

Function Documentation

◆ common_sub_effect_handler()

void __thiscall common_sub_effect_handler ( SF_CGDEffect * _this,
uint16_t effect_index )

Definition at line 121 of file sf_sub_effect_handlers.cpp.

Here is the caller graph for this function:

◆ default_sub_effect_handler()

void __thiscall default_sub_effect_handler ( SF_CGDEffect * _this,
uint16_t effect_index )

Definition at line 156 of file sf_sub_effect_handlers.cpp.

Here is the caller graph for this function:

◆ elemental_chain_sub_effect_handler()

void __thiscall elemental_chain_sub_effect_handler ( SF_CGDEffect * _this,
uint16_t effect_index )

Definition at line 87 of file sf_sub_effect_handlers.cpp.

Here is the caller graph for this function:

◆ elemental_sub_effect_handler()

void __thiscall elemental_sub_effect_handler ( SF_CGDEffect * _this,
uint16_t effect_index )

Definition at line 6 of file sf_sub_effect_handlers.cpp.

Here is the caller graph for this function: