Spellforce-Spell-framework
Loading...
Searching...
No Matches
Spell Type Hook

Used to inject new Spell Types into Spellforce. More...

Collaboration diagram for Spell Type Hook:

Functions

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)
 

Detailed Description

Used to inject new Spell Types into Spellforce.

Function Documentation

◆ initialize_spelltype_data_hooks()

void initialize_spelltype_data_hooks ( )

Definition at line 19 of file sf_spelltype_hook.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ sf_spelltype_hook()

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 )

Definition at line 28 of file sf_spelltype_hook.c.

Here is the call graph for this function:
Here is the caller graph for this function: