shared context between two state machine instances. #114
shabaka101694
started this conversation in
General
Replies: 1 comment
-
Hi, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I see that a context can be passed to a state machine ctor. What I would like to do is to pass a common context to 2 different state machines. However, since the states (which make up the state machine are templated), I am not sure how to do this. Is it possible to provide some pointers on how this could be accomplished ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions