ORKFramework.Events.Steps.ShowAlertStep Class Reference

This ORK step shows a Dialogue System alert message. More...

Inheritance diagram for ORKFramework.Events.Steps.ShowAlertStep:
Collaboration diagram for ORKFramework.Events.Steps.ShowAlertStep:

Public Member Functions

 ShowAlertStep ()
 
override void Execute (BaseEvent baseEvent)
 
override string GetNodeDetails ()
 

Public Attributes

string alertMessage = string.Empty
 
float duration
 

Detailed Description

This ORK step shows a Dialogue System alert message.

Constructor & Destructor Documentation

◆ ShowAlertStep()

ORKFramework.Events.Steps.ShowAlertStep.ShowAlertStep ( )

Member Function Documentation

◆ Execute()

override void ORKFramework.Events.Steps.ShowAlertStep.Execute ( BaseEvent  baseEvent)

◆ GetNodeDetails()

override string ORKFramework.Events.Steps.ShowAlertStep.GetNodeDetails ( )

Member Data Documentation

◆ alertMessage

string ORKFramework.Events.Steps.ShowAlertStep.alertMessage = string.Empty

◆ duration

float ORKFramework.Events.Steps.ShowAlertStep.duration

The documentation for this class was generated from the following file: