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

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

The royal king dialogue.

Author
Daniel

Definition at line 41 of file RoyalKingDialogue.java.

Member Function Documentation

◆ sendDialogues()

void com.osroyale.content.dialogue.impl.RoyalKingDialogue.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 50 of file RoyalKingDialogue.java.


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