Changes between Version 32 and Version 33 of dialogmanager


Ignore:
Timestamp:
01/04/24 15:36:54 (10 months ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • dialogmanager

    v32 v33  
    138138
    139139
    140 == DialogPhase
    141 Each DialogPhase contains a list of UpdateFunctions that are executed in the given order. It allows computation of derived variable values.
    142 
    143 
    144 
    145