|
|
MCAPI void | _onGameplayUserAdded (::EntityContext &entity) |
|
MCAPI void | _onGameplayUserRemoved (::EntityContext &entity) |
|
MCAPI void | registerWithGameplayUserManagerOnServer (::IGameplayUserManagerConnector &gameplayUserManagerConnector) |
|
MCAPI void | _postReloadActorAdded (::Actor &actor, ::ActorInitializationMethod) |
|
MCAPI void | registerGameRules (::GameRules &gameRules) |
|
MCAPI void | registerWithActorManagerEvents (::IActorManagerConnector &actorManagerConnector, bool isClientSide) |
|
MCAPI void | registerWithGameplayUserManagerEvents (::IGameplayUserManagerConnector &gameplayUserManagerConnector) |
|
MCAPI void | sendLevelRemovedActor (::Actor &actor) |
|
MCAPI void | sendLevelWeatherChanged (::std::string const &dimension, bool wasRaining, bool wasLightning, bool isRaining, bool isLightning) |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mOnGameplayUserAddedSubscriptionServer |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mOnGameplayUserRemovedSubscriptionServer |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::LevelGameplayHandler > > | mLevelGameplayHandler |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mGameRuleChangeSubscription |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mOnRemoveActorEntityReferencesSubscription |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mPostReloadActorAddedSubscription |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mOnGameplayUserAddedSubscription |
◆ $vftable()
| MCAPI void ** LevelEventCoordinator::$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: