InstructionPhase

value class InstructionPhase(val phase: Int)

Represents instruction triggering phase.

Important: This is a Public Preview API. It may be changed or removed at any time.

Constructors

Link copied to clipboard
fun InstructionPhase(phase: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val phase: Int