Home
last modified time | relevance | path

Searched refs:GetCargoLastAcceptedDate (Results 1 – 2 of 2) sorted by relevance

/dports/games/openttd/openttd-12.1/src/script/api/
H A Dscript_industry.hpp252 static ScriptDate::Date GetCargoLastAcceptedDate(IndustryID industry_id, CargoID cargo_type);
H A Dscript_industry.cpp234 ScriptDate::Date ScriptIndustry::GetCargoLastAcceptedDate(IndustryID industry_id, CargoID cargo_typ… in GetCargoLastAcceptedDate() function in ScriptIndustry