RuneHive-Tarnish
Neural OSRS Enhancement Framework
Loading...
Searching...
No Matches
com.osroyale.content.dialogue.impl.PrestigeDialogue Class Reference
Inheritance diagram for com.osroyale.content.dialogue.impl.PrestigeDialogue:
Collaboration diagram for com.osroyale.content.dialogue.impl.PrestigeDialogue:

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)

Detailed Description

Handles the prestige dialogue.

Author
Daniel

Definition at line 38 of file PrestigeDialogue.java.

Member Function Documentation

◆ sendDialogues()

void com.osroyale.content.dialogue.impl.PrestigeDialogue.sendDialogues ( DialogueFactory factory)
inline

Sends a player a dialogue.

Parameters
factoryThe factory for this dialogue.

Reimplemented from com.osroyale.content.dialogue.Dialogue.

Definition at line 44 of file PrestigeDialogue.java.


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