Table of Contents

Property IsValid

Namespace
MonoMod.RuntimeDetour
Assembly
MonoMod.RuntimeDetour.dll

IsValid

Gets whether or not this ILHook is valid and can be used.
public bool IsValid { get; }

Property Value

bool