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; }
Property Value
Remarks
Used by OakEmu for faster register operation.
Optional property designed to be used to cache whether a register is a pair or not.
public bool IsPair { get; set; }
Used by OakEmu for faster register operation.