Table of Contents

Property IsValid

Namespace
MonoMod.RuntimeDetour
Assembly
MonoMod.RuntimeDetour.dll

IsValid

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

Property Value

bool