RuneHive-Tarnish
Neural OSRS Enhancement Framework
Loading...
Searching...
No Matches
com.osroyale.content.dialogue.Expression Enum Reference

Public Member Functions

 Expression (int expression)
final int getId ()

Detailed Description

Represents the expressions of entities for dialogue.

Author
Daniel | Obey

Definition at line 43 of file Expression.java.

Constructor & Destructor Documentation

◆ Expression()

com.osroyale.content.dialogue.Expression.Expression ( int expression)
inline

Creates a new Expression.

Parameters
expressionThe id for this expression.

Definition at line 83 of file Expression.java.

Member Function Documentation

◆ getId()

final int com.osroyale.content.dialogue.Expression.getId ( )
inline

Gets the id for this expression.

Returns
The id of this expression.

Definition at line 92 of file Expression.java.


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