-
Notifications
You must be signed in to change notification settings - Fork 0
Interactions
MatthieuLPro edited this page Aug 18, 2021
·
4 revisions
See diagram
- Create the new interaction class with a "Call" method in the file Interaction.Dictionary.
- In class Interaction.Dictionary.InteractionsList :
- Add new value into the enum InteractionName.
- Add new value in the dictionary (using the method PopulateDictionary).
- Add new value in the doc