Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ reset
Function
reset
TheForceEngine/TFE_ForceScript/scriptInterface.cpp:158–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
}
157
158
void reset()
159
{
160
TFE_ForceScript::stopAllFunc();
161
}
162
163
void update()
164
{
Callers
2
exitGame
Method · 0.85
loopGame
Method · 0.85
Calls
1
stopAllFunc
Function · 0.85
Tested by
no test coverage detected