Table of Contents

Property ApplyByDefault

Namespace
MonoMod.Core
Assembly
MonoMod.Core.dll

ApplyByDefault

Gets or sets whether or not the detour should be applied when CreateDetour(CreateDetourRequest) returns. Defaults to true.
public bool ApplyByDefault { get; init; }

Property Value

bool