Mach Modules Documentation
Lua Module API Documentation
Loading...
Searching...
No Matches
DataCollector.lua
Go to the documentation of this file.
1
22DataTracker.SetTrackerState(config_name, state);
28DataTracker.ToggleTracker(config_name);
34DataTracker.ClickTracker(config_name);
60DataTracker.new(config_name, current_state);
67DataTracker.SetState();
72DataTracker.Toggle();
77DataTracker.Click();