Spellforce-Spell-framework
Toggle main menu visibility
Loading...
Searching...
No Matches
sf_building_entry_registry.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
../../../api/sfsf.h
"
4
#include "
../../core/sf_wrappers.h
"
5
#include "
../../core/sf_modloader.h
"
6
7
8
void
registerBuildingEntryHandler
(uint8_t building_type,
building_entry_handler_ptr
handler);
9
building_entry_handler_ptr
get_building_entry_handler
(uint8_t building_type);
get_building_entry_handler
building_entry_handler_ptr get_building_entry_handler(uint8_t building_type)
Definition
sf_building_entry_registry.cpp:23
registerBuildingEntryHandler
void registerBuildingEntryHandler(uint8_t building_type, building_entry_handler_ptr handler)
Definition
sf_building_entry_registry.cpp:10
sf_modloader.h
building_entry_handler_ptr
void(__thiscall * building_entry_handler_ptr)(SF_CGdFigureJobs *_this, uint16_t figure_id, uint16_t building_id)
Definition
sf_registration_structures.h:26
sf_wrappers.h
sfsf.h
src
internal
registry
building_registry
sf_building_entry_registry.h
Generated by
1.17.0