Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ CrashOccurred
Method
CrashOccurred
src/script/squirrel.cpp:784–787 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
782
}
783
784
void Squirrel::CrashOccurred()
785
{
786
this->crashed = true;
787
}
788
789
bool Squirrel::CanSuspend()
790
{
Callers
1
Save
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected