MCPcopy Create free account
hub / github.com/GrapheneCt/NetStream / SetCurrentDebugParam

Function SetCurrentDebugParam

NetStream/source/debug.cpp:136–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134}
135
136void SetCurrentDebugParam(paf::Plugin *plugin, paf::ui::Scene *page)
137{
138 s_currentPlugin = plugin;
139 s_currentPage = page;
140}
141
142void SetPageDebugMode(paf::Plugin *plugin, paf::IDParam const& id, paf::Plugin::PageDebugMode mode, bool on)
143{

Callers 2

GenericMenuMethod · 0.85
~GenericMenuMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected