Message Prompt
MessagePrompt is the base class for any prompt that only displays getClassById message to the user and requires no input.
Properties
Functions
Link copied to clipboard
Accepts and ignores any user input, returning the next prompt in the prompt graph instead.
Link copied to clipboard
Message prompts never wait for user input before continuing.
Link copied to clipboard
Gets the text to display to the user when this prompt is first presented.