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

Method getScriptEnd

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

Source from the content-addressed store, hash-verified

123}
124
125inline int32_t ScriptRun::getScriptEnd()
126{
127 return scriptEnd;
128}
129
130inline UScriptCode ScriptRun::getScriptCode()
131{

Callers 2

ItemizeScriptFunction · 0.80
TestScriptRunFunction · 0.80

Calls

no outgoing calls

Tested by 1

TestScriptRunFunction · 0.64