Table of Contents

Namespace MonoMod.Core.Utils

Classes

AddressKindExtensions
Extensions to AddressKind.
BytePattern
A byte pattern which can be quickly matched, and extract an address.
BytePatternCollection
A collection of BytePatterns which can quickly try to match any contained pattern.

Structs

AddressMeaning
An address meaning for use with a BytePattern.

Interfaces

IInitialize
An object which must be initialized after construction.
IInitialize<T>
An object which must be initialized with some value after construction.

Enums

AddressKind
The kind of an address in a BytePattern.