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

Public Types

using EventType = ::LevelNotificationEvent

Public Member Functions

GameTestLevelListeneroperator= (GameTestLevelListener const &)
 GameTestLevelListener (GameTestLevelListener const &)
virtual::EventResult onLevelTickEnd (::Level &)
virtual::EventResult onEvent (::LevelNotificationEvent const &event)
MCAPI::EventResult $onLevelTickEnd (::Level &)
MCAPI::EventResult $onEvent (::LevelNotificationEvent const &event)
virtual::EventResult onLevelInitialized (::Level &level)
virtual::EventResult onLevelAddedPlayer (::Player &player)
virtual::EventResult onLevelRemovedPlayer (::Player &)
virtual::EventResult onLevelRemovedActor (::Actor &actor)
virtual::EventResult onLevelTick (::Level &)
virtual::EventResult onLevelTickStart (::Level &)
virtual::EventResult onLevelWeatherChange (::std::string const &, bool, bool, bool, bool)
MCFOLD::EventResult $onLevelInitialized (::Level &level)
MCFOLD::EventResult $onLevelAddedPlayer (::Player &player)
MCFOLD::EventResult $onLevelRemovedPlayer (::Player &)
MCFOLD::EventResult $onLevelRemovedActor (::Actor &actor)
MCFOLD::EventResult $onLevelTick (::Level &)
MCFOLD::EventResult $onLevelTickStart (::Level &)
MCFOLD::EventResult $onLevelWeatherChange (::std::string const &, bool, bool, bool, bool)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk66625a

Member Function Documentation

◆ $onLevelTickEnd()

MCAPI::EventResult GameTestLevelListener::$onLevelTickEnd ( ::Level & )
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 GameTestLevelListener::$onEvent ( ::LevelNotificationEvent const & event)
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()

MCAPI void ** GameTestLevelListener::$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: