Table of Contents

Property IsApplied

Namespace
MonoMod.RuntimeDetour
Assembly
MonoMod.RuntimeDetour.dll

IsApplied

Gets whether or not this detour is currently applied.
public bool IsApplied { get; }

Property Value

bool