StateBase.setNext

Indicates the next state. The specified state becomes a child of this state.

class StateBase
pure nothrow @nogc @safe
void
setNext
(
Commands cmd
)

Meta