Pattern

Namespace: SharpPluginLoader.Core.Memory

public struct Pattern

Inheritance ObjectValueTypePattern

Properties

Bytes

public Int16[] Bytes { get; set; }

Property Value

Int16[]

Methods

FromString(String)

Pattern FromString(string pattern)

Parameters

pattern String

Returns

Pattern