Table of Contents

Property After

Namespace
MonoMod.RuntimeDetour
Assembly
MonoMod.RuntimeDetour.dll

After

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

Property Value

IEnumerable<string>

Remarks

This takes takes priority over Priority.