Spellforce-Spell-framework
Loading...
Searching...
No Matches
sf_worker_logic_hook.h File Reference
Include dependency graph for sf_worker_logic_hook.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void initialize_worker_logic_data_hooks ()
bool __thiscall onWoodcutterFinishJob (SF_CGdFigureJobs *_this, uint16_t figure_id)
bool __thiscall onMinerFinishJob (SF_CGdFigureJobs *_this, uint16_t figure_id)
bool __thiscall onStoneMinerFinishJob (SF_CGdFigureJobs *_this, uint16_t figure_id)
void __thiscall onCarpenterFinishJob (SF_CGdFigureJobs *_this, uint16_t figure_id)

Function Documentation

◆ initialize_worker_logic_data_hooks()

void initialize_worker_logic_data_hooks ( )

Definition at line 87 of file sf_worker_logic_hook.c.

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

◆ onCarpenterFinishJob()

void __thiscall onCarpenterFinishJob ( SF_CGdFigureJobs * _this,
uint16_t figure_id )

Definition at line 354 of file sf_worker_logic_hook.c.

Here is the call graph for this function:

◆ onMinerFinishJob()

bool __thiscall onMinerFinishJob ( SF_CGdFigureJobs * _this,
uint16_t figure_id )

Definition at line 188 of file sf_worker_logic_hook.c.

Here is the call graph for this function:

◆ onStoneMinerFinishJob()

bool __thiscall onStoneMinerFinishJob ( SF_CGdFigureJobs * _this,
uint16_t figure_id )

Definition at line 272 of file sf_worker_logic_hook.c.

Here is the call graph for this function:

◆ onWoodcutterFinishJob()

bool __thiscall onWoodcutterFinishJob ( SF_CGdFigureJobs * _this,
uint16_t figure_id )

Definition at line 114 of file sf_worker_logic_hook.c.

Here is the call graph for this function: