|
Spellforce-Spell-framework
|


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) |
| void initialize_worker_logic_data_hooks | ( | ) |
Definition at line 87 of file sf_worker_logic_hook.c.


| void __thiscall onCarpenterFinishJob | ( | 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 ) |
| bool __thiscall onWoodcutterFinishJob | ( | SF_CGdFigureJobs * | _this, |
| uint16_t | figure_id ) |