См. определение в файле BaseBuildingBase.c строка 259
260 {
262 {
265
266 switch( build_action_id )
267 {
271 }
272 }
273 }
const int AT_DISMANTLE_PART
const int AT_DESTROY_PART
void OnPartDestroyedClient(string part_name, int action_id)
void OnPartDismantledClient(string part_name, int action_id)
void OnPartBuiltClient(string part_name, int action_id)
ConstructionPart GetConstructionPartById(int id)
Перекрестные ссылки AT_BUILD_PART, AT_DESTROY_PART, AT_DISMANTLE_PART, GetConstructionPartById(), ConstructionPart::GetPartName(), m_InteractedPartId, m_PerformedActionId, OnPartBuiltClient(), OnPartDestroyedClient() и OnPartDismantledClient().