MCPcopy 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
110void ScriptAPI::clear() { simulation_.clear(); }
111
112void ScriptAPI::set_world_title(const std::string& title) { simulation_.setWorldTitle(title); }
113

Callers 3

runStringMethod · 0.45
runFileMethod · 0.45
resetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected