130 {
132 if ( tool )
133 {
135 if ( base_building_object )
136 {
137 string main_part_name = target.GetActionComponentName( component_index );
138 base_building_object.GetConstruction().GetConstructionPartsToBuild( main_part_name,
m_BuildParts, tool,
m_MainPartName,
true );
140 }
141 else
142 {
145 }
146
147 }
148 else
149 {
152 }
153
154
155 }
class GP5GasMask extends MaskBase ItemBase
ref array< ConstructionPart > m_BuildParts
ActionVariantManager m_ActionVariantManager