HandleAfterNewStateIsSet
Marker interface to indicate a KalugaState should execute an action after it has been transitioned into a new state.
Parameters
NewState
the type of KalugaState transitioned to.
Marker interface to indicate a KalugaState should execute an action after it has been transitioned into a new state.
the type of KalugaState transitioned to.