File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
22
3- ## [ 0.8.3 -beta] - Sept 11, 2024
3+ ## [ 0.8.4 -beta] - Sept 11, 2024
44- SharedData.ClearData is now Obsolete and will be removed in a future release. Use SharedData.ClearAllData instead.
55- Added SharedData.ClearAllData method to clear all shared data.
66- Added SharedData.RemoveData(string key) method to remove a specific key from the shared data.
77- Added SharedData.GetKeys() method to return all keys in the shared data.
88
9+ ## [ 0.8.3-beta] - Sept 10, 2024
10+ Added support for switching SubStateMachine models at runtime
11+
912## [ 0.8.2-beta] - Sept 09, 2024
1013- Added TryGetData and HasData methods to the SharedData class
1114
Original file line number Diff line number Diff line change 11{
22 "name" : " com.nonatomic.visualstatemachinev2" ,
3- "version" : " 0.8.3 -beta" ,
3+ "version" : " 0.8.4 -beta" ,
44 "displayName" : " Visual State Machine V2" ,
55 "description" : " Visual State Machine V2" ,
66 "unity" : " 2022.3" ,
You can’t perform that action at this time.
0 commit comments