public class

DialogShowEvent

extends DialogEvent
java.lang.Object
   ↳ net.gtaun.util.event.Event
     ↳ net.gtaun.shoebill.event.dialog.DialogEvent
       ↳ net.gtaun.shoebill.event.dialog.DialogShowEvent

Summary

Public Constructors
DialogShowEvent(DialogId dialog, Player player)
Public Methods
void interrupt()
void setProcessed()
[Expand]
Inherited Methods
From class net.gtaun.shoebill.event.dialog.DialogEvent
From class net.gtaun.util.event.Event
From class java.lang.Object

Public Constructors

public DialogShowEvent (DialogId dialog, Player player)

Public Methods

public void interrupt ()

public void setProcessed ()