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

Protected Member Functions

void execute ()
Protected Member Functions inherited from com.osroyale.game.task.Task
void onSchedule ()
boolean canSchedule ()
void onCancel (boolean logout)

Additional Inherited Members

Public Member Functions inherited from com.osroyale.game.task.Task
 Task (boolean instant, int delay)
 Task (int delay)
boolean canRun ()
synchronized final void cancel ()
synchronized final void cancel (boolean logout)
Task attach (Object newKey)
boolean isInstant ()
int getDelay ()
void setDelay (int delay)
boolean isRunning ()
Optional< Object > getAttachment ()

Detailed Description

Definition at line 27 of file LMSGameEvent.java.

Member Function Documentation

◆ execute()

void com.osroyale.content.lms.LMSGameEvent.execute ( )
inlineprotected

A function representing the unit of work that will be carried out.

Reimplemented from com.osroyale.game.task.Task.

Definition at line 34 of file LMSGameEvent.java.


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