Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ HasScriptCrashed
Method
HasScriptCrashed
src/script/squirrel.cpp:779–782 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
777
}
778
779
bool Squirrel::HasScriptCrashed()
780
{
781
return this->crashed;
782
}
783
784
void Squirrel::CrashOccurred()
785
{
Callers
2
GameLoop
Method · 0.80
Save
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected