|
Spellforce-Spell-framework
|

Go to the source code of this file.
Typedefs | |
| typedef void(__thiscall * | fun006c3ca0_ptr) (void *autoclass30, uint16_t param_1, uint16_t owner, SF_CGdTargetData *source, SF_CGdTargetData *target) |
Functions | |
| bool | isBuildingDamaged (SF_CGdBuilding *_this, uint16_t building_id) |
| void __thiscall | job_start_working_at_building_hook (SF_CGdFigureJobs *_this, uint16_t figure_id) |
Variables | |
| BuildingFunctions | buildingAPI |
| fun006c3ca0_ptr | fun006c3ca0 |
| typedef void(__thiscall * fun006c3ca0_ptr) (void *autoclass30, uint16_t param_1, uint16_t owner, SF_CGdTargetData *source, SF_CGdTargetData *target) |
Definition at line 4 of file sf_building_entry_hook.c.
| bool isBuildingDamaged | ( | SF_CGdBuilding * | _this, |
| uint16_t | building_id ) |
| void __thiscall job_start_working_at_building_hook | ( | SF_CGdFigureJobs * | _this, |
| uint16_t | figure_id ) |
|
extern |
Definition at line 20 of file sf_building_done_hook.c.