Class DualButtonScriptDialogue<T, TopCallbackResponse, BottomCallbackResponse>

Dual button script dialogue class.

User's don't need to instantiate this class directly, instead they can use dualButtonScriptDialogue.

Allows the users to optionally set a value for the body by calling setBody.

Type Parameters

  • T extends string
  • TopCallbackResponse
  • BottomCallbackResponse

Hierarchy (View Summary)

Methods

Methods