We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 137306e commit 0733c63Copy full SHA for 0733c63
1 file changed
Changelog.md
@@ -18,6 +18,10 @@
18
19
- `fsm.IsInitialized` property to check whether a state machine is currently running.
20
21
+### Improved
22
+
23
+- Slightly reduced the overhead of most methods of the `StateMachine` class.
24
25
### Fixed
26
27
- A crash occurring in some Unity 6 versions during package import (issue #68).
0 commit comments