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

Public Types

using EventType = ::LevelNotificationEvent

Public Member Functions

ScriptTickListeneroperator= (ScriptTickListener const &)
 ScriptTickListener (ScriptTickListener const &)
virtual::EventResult onLevelTickStart (::Level &level)
virtual::EventResult onLevelTickEnd (::Level &)
virtual void onScriptTickStart ()
virtual void onScriptTickEnd ()
MCAPI ScriptTickListener (::ScriptDeferredEventCoordinator &deferredEventCoordinator, ::LevelEventCoordinator &levelEventCoordinator, ::ScriptPluginManager &pluginManager, ::ScriptDiagnostics &diagnostics, ::ScriptAsyncJobCoordinator &asyncJobCoordinator)
MCAPI::ServerPerformanceData & _getServerPerfData ()
MCAPI void * $ctor (::ScriptDeferredEventCoordinator &deferredEventCoordinator, ::LevelEventCoordinator &levelEventCoordinator, ::ScriptPluginManager &pluginManager, ::ScriptDiagnostics &diagnostics, ::ScriptAsyncJobCoordinator &asyncJobCoordinator)
MCAPI::EventResult $onLevelTickStart (::Level &level)
MCAPI::EventResult $onLevelTickEnd (::Level &)
MCAPI void $onScriptTickStart ()
MCAPI void $onScriptTickEnd ()
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 onLevelWeatherChange (::std::string const &, bool, bool, bool, bool)
virtual::EventResult onEvent (::LevelNotificationEvent const &event)
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 $onLevelWeatherChange (::std::string const &, bool, bool, bool, bool)
MCFOLD::EventResult $onEvent (::LevelNotificationEvent const &event)
virtual void onRunSystemTick (::ScriptDeferredFlushTracker &)
virtual void onFlushWorldAfterEvents (::ScriptDeferredFlushTracker &)
virtual void onFlushSystemAfterEvents (::ScriptDeferredFlushTracker &)
virtual void onFlushEditorProjectAfterEvents (::ScriptDeferredFlushTracker &)
virtual void onFlushEditorExtensionContextAfterEvents (::ScriptDeferredFlushTracker &)
virtual void onFlushBlockCustomComponentAfterEvents (::ScriptDeferredFlushTracker &)
virtual void onFlushEditorDataStoreAfterEvents (::ScriptDeferredFlushTracker &)
virtual void onFlushItemCustomComponentAfterEvents (::ScriptDeferredFlushTracker &)
virtual void onPreFlushAfterEvents ()
virtual void onPostFlushAfterEvents ()
MCFOLD void $onRunSystemTick (::ScriptDeferredFlushTracker &)
MCFOLD void $onFlushWorldAfterEvents (::ScriptDeferredFlushTracker &)
MCFOLD void $onFlushSystemAfterEvents (::ScriptDeferredFlushTracker &)
MCFOLD void $onFlushEditorProjectAfterEvents (::ScriptDeferredFlushTracker &)
MCFOLD void $onFlushEditorExtensionContextAfterEvents (::ScriptDeferredFlushTracker &)
MCFOLD void $onFlushBlockCustomComponentAfterEvents (::ScriptDeferredFlushTracker &)
MCFOLD void $onFlushEditorDataStoreAfterEvents (::ScriptDeferredFlushTracker &)
MCFOLD void $onFlushItemCustomComponentAfterEvents (::ScriptDeferredFlushTracker &)
MCFOLD void $onPreFlushAfterEvents ()
MCFOLD void $onPostFlushAfterEvents ()

Static Public Member Functions

static MCAPI void ** $vftableForScriptDeferredEventListener ()
static MCAPI void ** $vftableForLevelEventListener ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnka92da0
::ll::UntypedStorage< 8, 8 > mUnk2bc345
::ll::UntypedStorage< 8, 8 > mUnk5417e6
::ll::UntypedStorage< 8, 8 > mUnke390a2
::ll::UntypedStorage< 8, 8 > mUnke4e75b
::ll::UntypedStorage< 8, 8 > mUnkcc025a
::ll::UntypedStorage< 8, 8 > mUnke6f367
::ll::UntypedStorage< 8, 8 > mUnke18734
::ll::UntypedStorage< 8, 8 > mUnkd3f5bd
::ll::UntypedStorage< 8, 8 > mUnk4ba995

Constructor & Destructor Documentation

◆ ScriptTickListener()

MCAPI ScriptTickListener::ScriptTickListener ( ::ScriptDeferredEventCoordinator & deferredEventCoordinator,
::LevelEventCoordinator & levelEventCoordinator,
::ScriptPluginManager & pluginManager,
::ScriptDiagnostics & diagnostics,
::ScriptAsyncJobCoordinator & asyncJobCoordinator )
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.

Member Function Documentation

◆ onScriptTickStart()

virtual void ScriptTickListener::onScriptTickStart ( )
virtual

Reimplemented from ScriptDeferredEventListener.

◆ onScriptTickEnd()

virtual void ScriptTickListener::onScriptTickEnd ( )
virtual

Reimplemented from ScriptDeferredEventListener.

◆ _getServerPerfData()

MCAPI::ServerPerformanceData & ScriptTickListener::_getServerPerfData ( )
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.

◆ $ctor()

MCAPI void * ScriptTickListener::$ctor ( ::ScriptDeferredEventCoordinator & deferredEventCoordinator,
::LevelEventCoordinator & levelEventCoordinator,
::ScriptPluginManager & pluginManager,
::ScriptDiagnostics & diagnostics,
::ScriptAsyncJobCoordinator & asyncJobCoordinator )
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.

◆ $onLevelTickStart()

MCAPI::EventResult ScriptTickListener::$onLevelTickStart ( ::Level & 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.

◆ $onLevelTickEnd()

MCAPI::EventResult ScriptTickListener::$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.

◆ $onScriptTickStart()

MCAPI void ScriptTickListener::$onScriptTickStart ( )
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.

◆ $onScriptTickEnd()

MCAPI void ScriptTickListener::$onScriptTickEnd ( )
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.

◆ $vftableForScriptDeferredEventListener()

MCAPI void ** ScriptTickListener::$vftableForScriptDeferredEventListener ( )
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.

◆ $vftableForLevelEventListener()

MCAPI void ** ScriptTickListener::$vftableForLevelEventListener ( )
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.

◆ $vftable()

MCAPI void ** ScriptDeferredEventListener::$vftable ( )
staticinherited
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: