Table of Contents

Property Before

Namespace
MonoMod.RuntimeDetour
Assembly
MonoMod.RuntimeDetour.dll

Before

Gets the detour IDs to run before this detour.
public IEnumerable<string> Before { get; }

Property Value

IEnumerable<string>

Remarks

This takes takes priority over Priority.