Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

State & Transition names? #23

Open
ElectroLund opened this issue Jan 8, 2025 · 1 comment
Open

State & Transition names? #23

ElectroLund opened this issue Jan 8, 2025 · 1 comment

Comments

@ElectroLund
Copy link

Cool library!

What are the String names for in States and Transitions? How can I access them?

@LennartHennigs
Copy link
Owner

Hey,
the names are used for generating a dotFile in the getDotDefinition() function.
But you can also get the current state name via fsm.getState() and then use the states getName() function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants