Skip to content

Register.IsPair Property

Definition

Optional property designed to be used to cache whether a register is a pair or not.

public bool IsPair { get; set; }

View source

Property Value

Boolean

Remarks

Used by OakEmu for faster register operation.