|
Spellforce-Spell-framework
|

Go to the source code of this file.
Functions | |
| void __thiscall | default_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | multiworker_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | singleworker_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | breeder_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | army_worker_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | human_crossbow_tower_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | human_white_hand_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | elf_archer_tower_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | elf_frostbringer_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | orc_firestarter_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | troll_stonethrower_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | norcaine_sorcery_tower_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | norcaine_mindbreaker_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | npc_stonethrower_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | npc_crossbow_tower_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | wulfgar_crossbow_tower_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | wulfgar_crossbow_tower_done_handler2 (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | npc_firestarter_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | undead_bone_tower_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | npc_white_hand_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | blade_black_tower_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | npc_spitflower_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | npc_frostbringer_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | blade_black_tower_done_handler2 (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | blade_dark_crystal_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | blade_dark_mananode_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | npc_mindbreaker_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | npc_holy_statue_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | npc_sun_tower_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | npc_moon_tower_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | npc_spitflower_done_handler2 (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | npc_sorcery_tower_done_handler (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | npc_sorcery_tower_done_handler2 (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | undead_bone_tower_done_handler2 (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | undead_bone_tower_done_handler3 (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | npc_firestarter_done_handler2 (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall | blade_black_tower_done_handler3 (SF_CGdBuildingToolbox *_this, uint16_t building_index) |
| void __thiscall army_worker_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 33 of file sf_building_done_handlers.cpp.

| void __thiscall blade_black_tower_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 129 of file sf_building_done_handlers.cpp.

| void __thiscall blade_black_tower_done_handler2 | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 144 of file sf_building_done_handlers.cpp.

| void __thiscall blade_black_tower_done_handler3 | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 209 of file sf_building_done_handlers.cpp.

| void __thiscall blade_dark_crystal_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 149 of file sf_building_done_handlers.cpp.

| void __thiscall blade_dark_mananode_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 154 of file sf_building_done_handlers.cpp.

| void __thiscall breeder_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 26 of file sf_building_done_handlers.cpp.

| void __thiscall default_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 4 of file sf_building_done_handlers.cpp.

| void __thiscall elf_archer_tower_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 48 of file sf_building_done_handlers.cpp.

| void __thiscall elf_frostbringer_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 53 of file sf_building_done_handlers.cpp.

| void __thiscall human_crossbow_tower_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 38 of file sf_building_done_handlers.cpp.

| void __thiscall human_white_hand_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 43 of file sf_building_done_handlers.cpp.

| void __thiscall multiworker_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 10 of file sf_building_done_handlers.cpp.

| void __thiscall norcaine_mindbreaker_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 73 of file sf_building_done_handlers.cpp.

| void __thiscall norcaine_sorcery_tower_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 68 of file sf_building_done_handlers.cpp.

| void __thiscall npc_crossbow_tower_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 99 of file sf_building_done_handlers.cpp.

| void __thiscall npc_firestarter_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 114 of file sf_building_done_handlers.cpp.

| void __thiscall npc_firestarter_done_handler2 | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 204 of file sf_building_done_handlers.cpp.

| void __thiscall npc_frostbringer_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 139 of file sf_building_done_handlers.cpp.

| void __thiscall npc_holy_statue_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 164 of file sf_building_done_handlers.cpp.

| void __thiscall npc_mindbreaker_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 159 of file sf_building_done_handlers.cpp.

| void __thiscall npc_moon_tower_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 174 of file sf_building_done_handlers.cpp.

| void __thiscall npc_sorcery_tower_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 184 of file sf_building_done_handlers.cpp.

| void __thiscall npc_sorcery_tower_done_handler2 | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 189 of file sf_building_done_handlers.cpp.

| void __thiscall npc_spitflower_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 134 of file sf_building_done_handlers.cpp.

| void __thiscall npc_spitflower_done_handler2 | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 179 of file sf_building_done_handlers.cpp.

| void __thiscall npc_stonethrower_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 94 of file sf_building_done_handlers.cpp.

| void __thiscall npc_sun_tower_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 169 of file sf_building_done_handlers.cpp.

| void __thiscall npc_white_hand_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 124 of file sf_building_done_handlers.cpp.

| void __thiscall orc_firestarter_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 58 of file sf_building_done_handlers.cpp.

| void __thiscall singleworker_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 19 of file sf_building_done_handlers.cpp.

| void __thiscall troll_stonethrower_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 63 of file sf_building_done_handlers.cpp.

| void __thiscall undead_bone_tower_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 119 of file sf_building_done_handlers.cpp.

| void __thiscall undead_bone_tower_done_handler2 | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 194 of file sf_building_done_handlers.cpp.

| void __thiscall undead_bone_tower_done_handler3 | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 199 of file sf_building_done_handlers.cpp.

| void __thiscall wulfgar_crossbow_tower_done_handler | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 104 of file sf_building_done_handlers.cpp.

| void __thiscall wulfgar_crossbow_tower_done_handler2 | ( | SF_CGdBuildingToolbox * | _this, |
| uint16_t | building_index ) |
Definition at line 109 of file sf_building_done_handlers.cpp.
