Livit.Learn.Model.Conditions Namespace |
Class | Description | |
---|---|---|
![]() |
AnimationProgressConditionModel |
The AnimationProgressCondition condition returns true when a certain % of the animation has completed.
|
![]() |
AssertConditionModel | |
![]() ![]() |
CompositeConditionModel |
The CompositeCondition condition returns true when all or one of the child Conditions are true.
|
![]() |
ConditionModel | |
![]() |
ConversationShownModel | |
![]() |
CurrentExplorationSceneModel | |
![]() ![]() |
DataConditionModel |
The DataCondition condition returns true when a comparison between two values is successful.
|
![]() |
FalseConditionModel |
The FalseCondition condition automatically returns false.
|
![]() |
NotificationConditionModel |
The NotificationCondition condition returns true when a Notification is received from the platform.
|
![]() |
PreviousExplorationSceneModel | |
![]() |
QuizBlockCompletedModel | |
![]() ![]() |
TaskCompletedModel |
The TaskCompleted condition returns true when the Target Task has been completed by the user.
|
![]() |
TaskConditionModel | |
![]() ![]() |
TaskNotCompletedModel |
The TaskNotCompleted condition returns true when the Target Task has not been completed by the user.
|
![]() ![]() |
TaskSkippedModel |
The TaskSkipped condition returns true when the Target Task has been skipped by the user.
|
![]() |
TimerConditionModel |
The TimerCondition condition returns true when a timer has elapsed.
|
![]() |
TrueConditionModel |
The TrueCondition condition automatically returns true.
|