File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -93,18 +93,21 @@ Useful extensions for work:
9393* State
9494 * [ Create] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/State#Create )
9595 * [ Get] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/State#Get )
96+ * [ Exists] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/State#Exists )
9697 * [ Delete] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/State#Delete )
9798 * [ Entry] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/State#Entry )
9899 * [ Exit] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/State#Exit )
99100* Transition
100101 * [ Create] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/Transition#Create )
101102 * [ Get] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/Transition#Get )
103+ * [ Exists] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/Transition#Exists )
102104 * [ Delete] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/Transition#Delete )
103105 * [ Invoke] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/Transition#Invoke )
104106 * [ Parameters] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/Transition#Parameters )
105107* Data
106108 * [ Create] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/Data#Create )
107109 * [ Get] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/Data#Get )
110+ * [ Exists] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/Data#Exists )
108111 * [ Delete] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/Data#Delete )
109112 * [ Change] ( https://github.com/SimpleStateMachine/SimpleStateMachineLibrary/wiki/Data#Change )
110113## License
You can’t perform that action at this time.
0 commit comments