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<::EventCoordinatorManagercreateEventCoordinatorManager (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
 

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