Class endstone::ServerEvent¶
ClassList > endstone > ServerEvent
Represents an Server-related event.
#include <endstone/event/server/server_event.h>
Inherits the following classes: endstone::Event
Inherited by the following classes: endstone::BroadcastMessageEvent, endstone::PluginDisableEvent, endstone::PluginEnableEvent, endstone::ServerCommandEvent, endstone::ServerListPingEvent, endstone::ServerLoadEvent
Public Functions¶
| Type | Name | 
|---|---|
| Event (bool async=false)  | 
|
| Event (const Event &) = delete | 
Public Functions inherited from endstone::Event¶
See endstone::Event
| Type | Name | 
|---|---|
| Event (bool async=false)  | 
|
| Event (const Event &) = delete | 
|
| virtual std::string | getEventName () const = 0 | 
| bool | isAsynchronous () const | 
| virtual bool | isCancellable () const = 0 | 
| bool | isCancelled () const | 
| Event & | operator= (const Event &) = delete | 
| void | setCancelled (bool cancel)  | 
| virtual | ~Event () = default | 
Public Functions Documentation¶
function Event [½]¶
function Event [2/2]¶
The documentation for this class was generated from the following file include/endstone/event/server/server_event.h