MCPcopy Create free account
hub / github.com/OpenTTD/OpenTTD / getScriptCode

Method getScriptCode

src/3rdparty/icu/scriptrun.h:130–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128}
129
130inline UScriptCode ScriptRun::getScriptCode()
131{
132 return scriptCode;
133}
134
135inline void ScriptRun::reset()
136{

Callers 2

ItemizeScriptFunction · 0.80
TestScriptRunFunction · 0.80

Calls

no outgoing calls

Tested by 1

TestScriptRunFunction · 0.64