См. определение в файле BaseBuildingBase.c строка 235
236 {
238 {
241
242 switch( build_action_id )
243 {
247 }
248 }
249 }
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().