RuneHive-Tarnish
Neural OSRS Enhancement Framework
|
Public Member Functions | |
StatementDialogue (String... lines) | |
String[] | getLines () |
The Chainable
implementation that represents a dialogue with a single statement; which has no models on the dialogue.
Definition at line 33 of file StatementDialogue.java.
|
inline |
Creates a new StatementDialogue
.
lines | The text for this dialogue. |
Definition at line 43 of file StatementDialogue.java.
|
inline |
Gets the text on this dialogue.
Definition at line 55 of file StatementDialogue.java.