Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/script/api/
H A Dscript_list.hpp220 void KeepBetweenValue(int64 start, int64 end);
H A Dscript_list.cpp737 void ScriptList::KeepBetweenValue(int64 start, int64 end) in KeepBetweenValue() function in ScriptList