LeviLamina
Loading...
Searching...
No Matches
ServerNetworkEventListener Class Reference
+ Inheritance diagram for ServerNetworkEventListener:

Public Types

using EventType = ::ServerNetworkGameplayNotificationEvent
 

Public Member Functions

virtual::EventResult onEvent (::ServerNetworkGameplayNotificationEvent const &)
 
virtual::EventResult onMessage (::MessageEvent const &)
 
virtual::EventResult onDiagnostics (::DiagnosticsEvent const &)
 
MCAPI void $dtor ()
 
MCAPI::EventResult $onEvent (::ServerNetworkGameplayNotificationEvent const &)
 
MCAPI::EventResult $onMessage (::MessageEvent const &)
 
MCAPI::EventResult $onDiagnostics (::DiagnosticsEvent const &)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ $dtor()

MCAPI void ServerNetworkEventListener::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $onEvent()

MCAPI::EventResult ServerNetworkEventListener::$onEvent ( ::ServerNetworkGameplayNotificationEvent const & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $onMessage()

MCAPI::EventResult ServerNetworkEventListener::$onMessage ( ::MessageEvent const & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $onDiagnostics()

MCAPI::EventResult ServerNetworkEventListener::$onDiagnostics ( ::DiagnosticsEvent const & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

static MCAPI void ** ServerNetworkEventListener::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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