StateQueue.oldState

The state that any current change is moving away from.

struct StateQueue(State)
State oldState;

Meta