SetAutoIJStatus
SetAutoIJStatus
Sets the auto injection status in the registry and updates the internal status.
Syntax
private static bool SetAutoIJStatus(bool AutoInjectStatus)
Parameters
AutoInjectStatus
(bool): The desired MRBX status to set.
Example
SirHurtAPI.SirHurtAPI.SetAutoIJStatus(false);