Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElectroZybr/LatticeLab
/ clear
Method
clear
Lattice/Scripting/ScriptAPI.cpp:110–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
void ScriptAPI::clear() { simulation_.clear(); }
111
112
void ScriptAPI::set_world_title(const std::string& title) { simulation_.setWorldTitle(title); }
113
Callers
3
runString
Method · 0.45
runFile
Method · 0.45
reset
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected