Skip to content
Version 2.11.0
↓ Get the launcher

IClientState.PhaseChanged event

Fires on each phase transition; the payload carries both the previous and next phase.

public event Action<PhaseChange> PhaseChanged;