Spellforce-Spell-framework
Loading...
Searching...
No Matches
sf_building_done_handlers.h File Reference
#include "../../api/sfsf.h"
#include "../core/sf_hooks.h"
Include dependency graph for sf_building_done_handlers.h:
This graph shows which files directly or indirectly include this file:

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)

Function Documentation

◆ army_worker_done_handler()

void __thiscall army_worker_done_handler ( SF_CGdBuildingToolbox * _this,
uint16_t building_index )

Definition at line 33 of file sf_building_done_handlers.cpp.

Here is the caller graph for this function:

◆ blade_black_tower_done_handler()

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.

Here is the caller graph for this function:

◆ blade_black_tower_done_handler2()

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.

Here is the caller graph for this function:

◆ blade_black_tower_done_handler3()

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.

Here is the caller graph for this function:

◆ blade_dark_crystal_done_handler()

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.

Here is the caller graph for this function:

◆ blade_dark_mananode_done_handler()

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.

Here is the caller graph for this function:

◆ breeder_done_handler()

void __thiscall breeder_done_handler ( SF_CGdBuildingToolbox * _this,
uint16_t building_index )

Definition at line 26 of file sf_building_done_handlers.cpp.

Here is the caller graph for this function:

◆ default_done_handler()

void __thiscall default_done_handler ( SF_CGdBuildingToolbox * _this,
uint16_t building_index )

Definition at line 4 of file sf_building_done_handlers.cpp.

Here is the caller graph for this function:

◆ elf_archer_tower_done_handler()

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.

Here is the caller graph for this function:

◆ elf_frostbringer_done_handler()

void __thiscall elf_frostbringer_done_handler ( SF_CGdBuildingToolbox * _this,
uint16_t building_index )

Definition at line 53 of file sf_building_done_handlers.cpp.

Here is the caller graph for this function:

◆ human_crossbow_tower_done_handler()

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.

Here is the caller graph for this function:

◆ human_white_hand_done_handler()

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.

Here is the caller graph for this function:

◆ multiworker_done_handler()

void __thiscall multiworker_done_handler ( SF_CGdBuildingToolbox * _this,
uint16_t building_index )

Definition at line 10 of file sf_building_done_handlers.cpp.

Here is the caller graph for this function:

◆ norcaine_mindbreaker_done_handler()

void __thiscall norcaine_mindbreaker_done_handler ( SF_CGdBuildingToolbox * _this,
uint16_t building_index )

Definition at line 73 of file sf_building_done_handlers.cpp.

Here is the caller graph for this function:

◆ norcaine_sorcery_tower_done_handler()

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.

Here is the caller graph for this function:

◆ npc_crossbow_tower_done_handler()

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.

Here is the caller graph for this function:

◆ npc_firestarter_done_handler()

void __thiscall npc_firestarter_done_handler ( SF_CGdBuildingToolbox * _this,
uint16_t building_index )

Definition at line 114 of file sf_building_done_handlers.cpp.

Here is the caller graph for this function:

◆ npc_firestarter_done_handler2()

void __thiscall npc_firestarter_done_handler2 ( SF_CGdBuildingToolbox * _this,
uint16_t building_index )

Definition at line 204 of file sf_building_done_handlers.cpp.

Here is the caller graph for this function:

◆ npc_frostbringer_done_handler()

void __thiscall npc_frostbringer_done_handler ( SF_CGdBuildingToolbox * _this,
uint16_t building_index )

Definition at line 139 of file sf_building_done_handlers.cpp.

Here is the caller graph for this function:

◆ npc_holy_statue_done_handler()

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.

Here is the caller graph for this function:

◆ npc_mindbreaker_done_handler()

void __thiscall npc_mindbreaker_done_handler ( SF_CGdBuildingToolbox * _this,
uint16_t building_index )

Definition at line 159 of file sf_building_done_handlers.cpp.

Here is the caller graph for this function:

◆ npc_moon_tower_done_handler()

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.

Here is the caller graph for this function:

◆ npc_sorcery_tower_done_handler()

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.

Here is the caller graph for this function:

◆ npc_sorcery_tower_done_handler2()

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.

Here is the caller graph for this function:

◆ npc_spitflower_done_handler()

void __thiscall npc_spitflower_done_handler ( SF_CGdBuildingToolbox * _this,
uint16_t building_index )

Definition at line 134 of file sf_building_done_handlers.cpp.

Here is the caller graph for this function:

◆ npc_spitflower_done_handler2()

void __thiscall npc_spitflower_done_handler2 ( SF_CGdBuildingToolbox * _this,
uint16_t building_index )

Definition at line 179 of file sf_building_done_handlers.cpp.

Here is the caller graph for this function:

◆ npc_stonethrower_done_handler()

void __thiscall npc_stonethrower_done_handler ( SF_CGdBuildingToolbox * _this,
uint16_t building_index )

Definition at line 94 of file sf_building_done_handlers.cpp.

Here is the caller graph for this function:

◆ npc_sun_tower_done_handler()

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.

Here is the caller graph for this function:

◆ npc_white_hand_done_handler()

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.

Here is the caller graph for this function:

◆ orc_firestarter_done_handler()

void __thiscall orc_firestarter_done_handler ( SF_CGdBuildingToolbox * _this,
uint16_t building_index )

Definition at line 58 of file sf_building_done_handlers.cpp.

Here is the caller graph for this function:

◆ singleworker_done_handler()

void __thiscall singleworker_done_handler ( SF_CGdBuildingToolbox * _this,
uint16_t building_index )

Definition at line 19 of file sf_building_done_handlers.cpp.

Here is the caller graph for this function:

◆ troll_stonethrower_done_handler()

void __thiscall troll_stonethrower_done_handler ( SF_CGdBuildingToolbox * _this,
uint16_t building_index )

Definition at line 63 of file sf_building_done_handlers.cpp.

Here is the caller graph for this function:

◆ undead_bone_tower_done_handler()

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.

Here is the caller graph for this function:

◆ undead_bone_tower_done_handler2()

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.

Here is the caller graph for this function:

◆ undead_bone_tower_done_handler3()

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.

Here is the caller graph for this function:

◆ wulfgar_crossbow_tower_done_handler()

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.

Here is the caller graph for this function:

◆ wulfgar_crossbow_tower_done_handler2()

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.

Here is the caller graph for this function: