103    {
  104        if (!action_recive_data)
  105        {
  106            action_recive_data = new RepairVehiclePartActionReciveData();
  107        }
  108 
  109        super.ReadFromContext(ctx, action_recive_data);
  110        RepairVehiclePartActionReciveData recieveDataRepair = RepairVehiclePartActionReciveData.Cast(action_recive_data);
  111 
  113        {
  114            string zone;
  116            {
  117                return false;
  118            }
  119 
  121        }
  122 
  123        return true;
  124    }
string m_DamageZoneRecived
proto bool Read(void value_in)