RuneHive-Tarnish
Neural OSRS Enhancement Framework
|
Public Member Functions | |
void | sendDialogues (DialogueFactory factory) |
Additional Inherited Members | |
Static Public Member Functions inherited from com.osroyale.content.dialogue.Dialogue | |
static final boolean | isDialogueButton (int button) |
Static Public Attributes inherited from com.osroyale.content.dialogue.Dialogue | |
static final ImmutableList< Integer > | DIALOGUE_BUTTONS = ImmutableList.of(2461, 2471, 2482, 2462, 2472, 2483, 2473, 2484, 2485, 2494, 2495, 2496, 2497, 2498) |
Definition at line 31 of file ClanRankDialogue.java.
|
inline |
Sends a player a dialogue.
factory | The factory for this dialogue. |
Reimplemented from com.osroyale.content.dialogue.Dialogue.
Definition at line 34 of file ClanRankDialogue.java.