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

Classes

struct  DocumentableEventExecution
 

Public Member Functions

MCAPI ScriptDeferredEventCoordinator ()
 
MCAPI void _sendFlushBlockCustomComponentAfterEvents (::ScriptDeferredFlushTracker &deferredTracker)
 
MCAPI void _sendFlushEditorDataStoreAfterEvents (::ScriptDeferredFlushTracker &deferredTracker)
 
MCAPI void _sendFlushEditorExtensionContextAfterEvents (::ScriptDeferredFlushTracker &deferredTracker)
 
MCAPI void _sendFlushItemCustomComponentAfterEvents (::ScriptDeferredFlushTracker &deferredTracker)
 
MCAPI void _sendFlushSystemAfterEvents (::ScriptDeferredFlushTracker &deferredTracker)
 
MCAPI void _sendFlushWorldAfterEvents (::ScriptDeferredFlushTracker &deferredTracker)
 
MCAPI void * $ctor ()
 

Static Public Member Functions

static MCAPI ::std::vector<::ScriptDeferredEventCoordinator::DocumentableEventExecution > const & sEventExecutionOrder ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 8, 8, ::std::unique_ptr< ::Bedrock::PubSub::Publisher< void(::ScriptDeferredFlushTracker &), ::Bedrock::PubSub::ThreadModel::MultiThreaded, 0 > > > mFlushCoroutinePublisher
 

Constructor & Destructor Documentation

◆ ScriptDeferredEventCoordinator()

MCAPI ScriptDeferredEventCoordinator::ScriptDeferredEventCoordinator ( )
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

◆ _sendFlushBlockCustomComponentAfterEvents()

MCAPI void ScriptDeferredEventCoordinator::_sendFlushBlockCustomComponentAfterEvents ( ::ScriptDeferredFlushTracker & deferredTracker)
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.

◆ _sendFlushEditorDataStoreAfterEvents()

MCAPI void ScriptDeferredEventCoordinator::_sendFlushEditorDataStoreAfterEvents ( ::ScriptDeferredFlushTracker & deferredTracker)
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.

◆ _sendFlushEditorExtensionContextAfterEvents()

MCAPI void ScriptDeferredEventCoordinator::_sendFlushEditorExtensionContextAfterEvents ( ::ScriptDeferredFlushTracker & deferredTracker)
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.

◆ _sendFlushItemCustomComponentAfterEvents()

MCAPI void ScriptDeferredEventCoordinator::_sendFlushItemCustomComponentAfterEvents ( ::ScriptDeferredFlushTracker & deferredTracker)
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.

◆ _sendFlushSystemAfterEvents()

MCAPI void ScriptDeferredEventCoordinator::_sendFlushSystemAfterEvents ( ::ScriptDeferredFlushTracker & deferredTracker)
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.

◆ _sendFlushWorldAfterEvents()

MCAPI void ScriptDeferredEventCoordinator::_sendFlushWorldAfterEvents ( ::ScriptDeferredFlushTracker & deferredTracker)
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.

◆ sEventExecutionOrder()

static MCAPI ::std::vector<::ScriptDeferredEventCoordinator::DocumentableEventExecution > const & ScriptDeferredEventCoordinator::sEventExecutionOrder ( )
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.

◆ $ctor()

MCAPI void * ScriptDeferredEventCoordinator::$ctor ( )
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 ** ScriptDeferredEventCoordinator::$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: