|
LeviLamina
|
Public Member Functions | |
| virtual ::Bedrock::NonOwnerPointer<::PlayerEventCoordinator > | getRemotePlayerEventCoordinator () |
| virtual ::Bedrock::NonOwnerPointer<::ClientPlayerEventCoordinator > | getClientPlayerEventCoordinator () |
| virtual ::Bedrock::NonOwnerPointer<::ServerPlayerEventCoordinator > | getServerPlayerEventCoordinator () |
| virtual ::Bedrock::NotNullNonOwnerPtr<::LevelEventCoordinator > | getLevelEventCoordinator ()=0 |
| virtual ::Bedrock::NonOwnerPointer<::ServerLevelEventCoordinator > | getServerLevelEventCoordinator () |
| virtual ::Bedrock::NonOwnerPointer<::ServerNetworkEventCoordinator > | getServerNetworkEventCoordinator () |
| MCFOLD ::Bedrock::NotNullNonOwnerPtr<::ActorEventCoordinator > | getActorEventCoordinator () |
| MCAPI ::Bedrock::NotNullNonOwnerPtr<::BlockEventCoordinator > | getBlockEventCoordinator () |
| MCFOLD ::Bedrock::NotNullNonOwnerPtr<::ItemEventCoordinator > | getItemEventCoordinator () |
| MCAPI ::Bedrock::NotNullNonOwnerPtr<::ScriptDeferredEventCoordinator > | getScriptDeferredEventCoordinator () |
| MCAPI ::Bedrock::NotNullNonOwnerPtr<::ScriptingEventCoordinator > | getScriptingEventCoordinator () |
| 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 |
|
static |