StateBase.setNext

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

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

Meta