Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SunOner/sunone_aimbot_2
/ Enable
Method
Enable
sunone_aimbot_2/capture/capture.cpp:301–308 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
299
{
300
public:
301
void Enable()
302
{
303
if (!enabled_)
304
{
305
timeBeginPeriod(1);
306
enabled_ = true;
307
}
308
}
309
310
void Disable()
311
{
Callers
1
captureThread
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected