Table of Contents

Property SearchTarget

Namespace
MonoMod.Cil
Assembly
MonoMod.Utils.dll

SearchTarget

Indicates whether the position of a MMILCursor is the result of a search function and if the next search should ignore the instruction preceeding or following this cursor. See SearchTarget
public SearchTarget SearchTarget { get; set; }

Property Value

SearchTarget