Skip to content

Cycle.IsOpcodeRead Property

Definition

Gets a value indicating whether this cycle is reading an opcode. Only set when Type is MemoryRead.

public bool IsOpcodeRead { get; }

View source

Property Value

Boolean