|
|
::ll::TypedStorage< 8, 128, ::Bedrock::PubSub::Publisher< void(::BossEventUpdateType), ::Bedrock::PubSub::ThreadModel::MultiThreaded, 0 > > | mOnBossEvent |
|
::ll::TypedStorage< 8, 128, ::Bedrock::PubSub::Publisher< void(::BossEventUpdateType, ::ActorUniqueID const &, ::BossEventPacket const &), ::Bedrock::PubSub::ThreadModel::MultiThreaded, 0 > > | mOnBossEventWithPacket |
|
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlock > | mControlBlock |
◆ onBossEventWithPacketSignature
| using BossEventSubscriptionManager::onBossEventWithPacketSignature |
|
inherited |
Initial value:
Definition BossEventPacket.h:21
Definition ActorUniqueID.h:5
◆ subscribeToBossEvent() [1/2]
| virtual::Bedrock::PubSub::Subscription BossEventSubscriptionManagerImpl::subscribeToBossEvent |
( |
::std::function< void(::BossEventUpdateType)> | callback | ) |
|
|
virtual |
◆ subscribeToBossEvent() [2/2]
| virtual::Bedrock::PubSub::Subscription BossEventSubscriptionManagerImpl::subscribeToBossEvent |
( |
::std::function< void(::BossEventUpdateType, ::ActorUniqueID const &, ::BossEventPacket const &)> | callback | ) |
|
|
virtual |
◆ broadcastBossEvent() [1/2]
| virtual void BossEventSubscriptionManagerImpl::broadcastBossEvent |
( |
::BossEventUpdateType | type | ) |
|
|
virtual |
◆ broadcastBossEvent() [2/2]
◆ areBossEventSubscribersReady()
| virtual bool BossEventSubscriptionManagerImpl::areBossEventSubscribersReady |
( |
| ) |
const |
|
virtual |
◆ $vftableForEnableNonOwnerReferences()
| MCAPI void ** BossEventSubscriptionManagerImpl::$vftableForEnableNonOwnerReferences |
( |
| ) |
|
|
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.
◆ $vftableForImplBase()
| MCAPI void ** BossEventSubscriptionManagerImpl::$vftableForImplBase |
( |
| ) |
|
|
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.
◆ $vftable()
| MCAPI void ** Bedrock::EnableNonOwnerReferences::$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: