Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dorder_base.h222 bool CanLoadOrUnload() const;
H A Dorder_cmd.cpp398 if (!next->CanLoadOrUnload()) { in GetNextDecisionNode()
2241 bool Order::CanLoadOrUnload() const in CanLoadOrUnload() function in Order