HandleBeforeCreating

Marker interface to indicate a KalugaState should execute an action before creating a new state to transition to.

Functions

Link copied to clipboard
abstract suspend fun beforeCreatingNewState()

Called while transitioning to a new state before the new state is created