Searched refs:IsFreight (Results 1 – 3 of 3) sorted by relevance
120 static bool IsFreight(CargoID cargo_type);
53 /* static */ bool ScriptCargo::IsFreight(CargoID cargo_type) in IsFreight() function in ScriptCargo
337 print(" IsFreight(): " + AICargo.IsFreight(i));355 list.Valuate(AICargo.IsFreight);356 print(" IsFreight ListDump:");