Table of Contents

Method TryGetSwitchEnabled

Namespace
MonoMod
Assembly
MonoMod.Utils.dll

TryGetSwitchEnabled(string, out bool)

public static bool TryGetSwitchEnabled(string @switch, out bool isEnabled)

Parameters

switch string
isEnabled bool

Returns

bool