MCPcopy Create free account
hub / github.com/BehaviorTree/Groot / clear

Method clear

bt_editor/sidepanel_monitor.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31void SidepanelMonitor::clear()
32{
33 if( _connected ) this->on_Connect();
34}
35
36void SidepanelMonitor::on_timer()
37{

Callers

nothing calls this directly

Calls 1

on_ConnectMethod · 0.95

Tested by

no test coverage detected