LeviLamina
Loading...
Searching...
No Matches
EventCoordinatorManager Class Referenceabstract
Inheritance diagram for EventCoordinatorManager:

Public Member Functions

virtual ::Bedrock::NonOwnerPointer<::PlayerEventCoordinatorgetRemotePlayerEventCoordinator ()
virtual ::Bedrock::NonOwnerPointer<::ClientPlayerEventCoordinatorgetClientPlayerEventCoordinator ()
virtual ::Bedrock::NonOwnerPointer<::ServerPlayerEventCoordinatorgetServerPlayerEventCoordinator ()
virtual ::Bedrock::NotNullNonOwnerPtr<::LevelEventCoordinatorgetLevelEventCoordinator ()=0
virtual ::Bedrock::NonOwnerPointer<::ServerLevelEventCoordinatorgetServerLevelEventCoordinator ()
virtual ::Bedrock::NonOwnerPointer<::ServerNetworkEventCoordinatorgetServerNetworkEventCoordinator ()
MCFOLD ::Bedrock::NotNullNonOwnerPtr<::ActorEventCoordinatorgetActorEventCoordinator ()
MCAPI void * $ctor ()
MCAPI void $dtor ()
MCFOLD ::Bedrock::NonOwnerPointer<::PlayerEventCoordinator$getRemotePlayerEventCoordinator ()
MCFOLD ::Bedrock::NonOwnerPointer<::ClientPlayerEventCoordinator$getClientPlayerEventCoordinator ()
MCFOLD ::Bedrock::NonOwnerPointer<::ServerPlayerEventCoordinator$getServerPlayerEventCoordinator ()
MCFOLD ::Bedrock::NonOwnerPointer<::ServerLevelEventCoordinator$getServerLevelEventCoordinator ()
MCFOLD ::Bedrock::NonOwnerPointer<::ServerNetworkEventCoordinator$getServerNetworkEventCoordinator ()

Static Public Member Functions

static MCAPI ::Bedrock::UniqueOwnerPointer<::EventCoordinatorManager > createEventCoordinatorManager (bool isClientSide)
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 16, ::gsl::not_null<::Bedrock::UniqueOwnerPointer<::ActorEventCoordinator > > > mActorEventCoordinator
::ll::TypedStorage< 8, 16, ::gsl::not_null<::Bedrock::UniqueOwnerPointer<::BlockEventCoordinator > > > mBlockEventCoordinator
::ll::TypedStorage< 8, 16, ::gsl::not_null<::Bedrock::UniqueOwnerPointer<::ItemEventCoordinator > > > mItemEventCoordinator
::ll::TypedStorage< 8, 16, ::gsl::not_null<::Bedrock::UniqueOwnerPointer<::NpcEventCoordinator > > > mNpcEventCoordinator
::ll::TypedStorage< 8, 16, ::gsl::not_null<::Bedrock::UniqueOwnerPointer<::ScriptingEventCoordinator > > > mScriptingEventCoordinator
::ll::TypedStorage< 8, 16, ::gsl::not_null<::Bedrock::UniqueOwnerPointer<::ScriptDeferredEventCoordinator > > > mScriptDeferredEventCoordinator

Member Function Documentation

◆ $vftable()

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