Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ Reset
Method
Reset
src/script/squirrel.cpp:741–745 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
739
}
740
741
void Squirrel::Reset()
742
{
743
this->Uninitialize();
744
this->Initialize();
745
}
746
747
void Squirrel::InsertResult(bool result)
748
{
Callers
8
OnClick
Method · 0.45
RefreshLinks
Method · 0.45
OnClick
Method · 0.45
Uninitialize
Method · 0.45
BaseBitSet
Class · 0.45
Start
Method · 0.45
Stop
Method · 0.45
ComposeName
Function · 0.45
Calls
2
Uninitialize
Method · 0.95
Initialize
Method · 0.95
Tested by
no test coverage detected