Skip to content

Separate StateMachine Initialization and start point #12

@grygus

Description

@grygus

Recently I had a small problem. Lets say, that one of my states is just initialization state that just do stuff in begin() than move SM to next state. If this kind of state is a initializationState, machine will fail because other states are added later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions