Table of Contents

Property MustMatchAtStart

Namespace
MonoMod.Core.Utils
Assembly
MonoMod.Core.dll

MustMatchAtStart

Gets whether or not this pattern must match exactly at the start of the data being scanned.
public bool MustMatchAtStart { get; }

Property Value

bool