FunctionsSetInjectStatusOn this pageSetInjectStatusSetInjectStatus Sets the injection status in the registry and updates the internal status. Syntax public static bool SetInjectStatus(bool InjectStatus) Parameters InjectStatus (bool): The desired injection status to set. Example SirHurtAPI.SirHurtAPI.SetInjectStatus(false);