MCPcopy Create free account
hub / github.com/HaxeFoundation/hxcpp / enable

Method enable

src/hx/Debugger.cpp:168–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166 }
167
168 void enable(bool inEnable)
169 {
170 mCanStop = inEnable;
171 }
172
173 void reset()
174 {

Callers 2

dbgCtxEnableFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected