Searched refs:GetCargoLabel (Results 1 – 3 of 3) sorted by relevance
110 static char *GetCargoLabel(CargoID cargo_type);
38 /* static */ char *ScriptCargo::GetCargoLabel(CargoID cargo_type) in GetCargoLabel() function in ScriptCargo
336 print(" GetCargoLabel(): '" + AICargo.GetCargoLabel(i) + "'");