Table of Contents

Property Previous

Namespace
MonoMod.Cil
Assembly
MonoMod.Utils.dll

Previous

The instruction immediately preceding the cursor position or null if the cursor is at the start of the instruction list.
public Instruction Previous { get; set; }

Property Value

Instruction