Mikhail Fedotov
07/25/2024, 7:48 AMMikhail Fedotov
10/23/2024, 9:02 PMMikhail Fedotov
12/23/2024, 10:25 AMResolutionHint
are now available:
1. `StateResolutionHint`:
Lets you explicitly specify the target State, removing the need to invoke the lambda.
2. `EventAndArgumentResolutionHint`:
Allows defining an Event and optional Argument to call the conditional lambda, ensuring it executes and returns a State dynamically.
Learn More
For detailed information, see the updated documentation:
🔗 https://kstatemachine.github.io/kstatemachine/pages/export.html#export-with-unsafecallconditionallambdas-flag
Visit KStateMachine on Github
🔗 https://github.com/KStateMachine/kstatemachineMikhail Fedotov
01/14/2025, 3:59 PM