См. определение в файле Liquid.c строка 160
  161    {
  163        {
  164            return;
  165        }
  166        
  167        container.SetLiquidType(liquid_type);
  168        container.AddQuantity(amount);
  169    }
static bool CanFillContainer(ItemBase container, int liquid_type, bool ignore_fullness_check=false)
 
 
Перекрестные ссылки CanFillContainer().
Используется в FillContainerEnviro().