Skip to main content

SetAutoEXStatus

SetAutoEXStatus

Sets the auto execution status in the registry and updates the internal status.

Syntax

private static bool SetAutoEXStatus(bool AutoEX)

Parameters

  • AutoEX (bool): The desired MRBX status to set.

Example

SirHurtAPI.SirHurtAPI.SetAutoEXStatus(false);