lastGoodState property
The state the most recently successful turn left behind. On a failed turn this is the state the failed turn started with.
Implementation
SessionState? lastGoodState;
The state the most recently successful turn left behind. On a failed turn this is the state the failed turn started with.
SessionState? lastGoodState;