LeviLamina
Loading...
Searching...
No Matches
AsyncJoinTaskManager Class Reference
+ Inheritance diagram for AsyncJoinTaskManager:

Classes

struct  PendingVerdictEntry
 

Public Member Functions

AsyncJoinTaskManageroperator= (AsyncJoinTaskManager const &)
 
 AsyncJoinTaskManager (AsyncJoinTaskManager const &)
 
MCAPI ::nonstd::expected< void, ::AsyncJoinError_handleAllVerdictsTaskCompletion (::SubClientId subClientId, uint64 verdictId, ::std::vector< ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::nonstd::expected< void, ::AsyncJoinError > > > > const &results)
 
MCAPI ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::nonstd::expected< void, ::AsyncJoinError > > > handleAsyncJoinCallbacks (::NetworkIdentifier const &source, ::std::variant< ::std::reference_wrapper<::ConnectionRequest const >, ::std::reference_wrapper<::SubClientConnectionRequest const > > const &request, ::SubClientId subClientId)
 
MCAPI ::std::unique_ptr< uint64, ::std::function< void(uint64 *)> > registerAsyncJoinCallback (::brstd::move_only_function< void(::NetworkIdentifier const &, ::std::variant< ::std::reference_wrapper<::ConnectionRequest const >, ::std::reference_wrapper<::SubClientConnectionRequest const > > const &, ::SubClientId, ::std::shared_ptr<::AsyncVerdictPromise >)> callback)
 
MCAPI void $dtor ()
 
MCFOLD void * $ctor ()
 
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk5d42fa
 
::ll::UntypedStorage< 8, 8 > mUnk23c46a
 
::ll::UntypedStorage< 8, 8 > mUnkcf985a
 
::ll::UntypedStorage< 8, 64 > mUnk4c473a
 
::ll::UntypedStorage< 8, 8 > mUnkd1bcc2
 
::ll::UntypedStorage< 8, 8 > mUnka0782c
 
::ll::UntypedStorage< 8, 8 > mUnkdeee51
 
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

Member Function Documentation

◆ _handleAllVerdictsTaskCompletion()

MCAPI ::nonstd::expected< void, ::AsyncJoinError > AsyncJoinTaskManager::_handleAllVerdictsTaskCompletion ( ::SubClientId subClientId,
uint64 verdictId,
::std::vector< ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::nonstd::expected< void, ::AsyncJoinError > > > > const & results )
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.

◆ handleAsyncJoinCallbacks()

MCAPI ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::nonstd::expected< void, ::AsyncJoinError > > > AsyncJoinTaskManager::handleAsyncJoinCallbacks ( ::NetworkIdentifier const & source,
::std::variant< ::std::reference_wrapper<::ConnectionRequest const >, ::std::reference_wrapper<::SubClientConnectionRequest const > > const & request,
::SubClientId subClientId )
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.

◆ registerAsyncJoinCallback()

MCAPI ::std::unique_ptr< uint64, ::std::function< void(uint64 *)> > AsyncJoinTaskManager::registerAsyncJoinCallback ( ::brstd::move_only_function< void(::NetworkIdentifier const &, ::std::variant< ::std::reference_wrapper<::ConnectionRequest const >, ::std::reference_wrapper<::SubClientConnectionRequest const > > const &, ::SubClientId, ::std::shared_ptr<::AsyncVerdictPromise >)> callback)
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.

◆ $dtor()

MCAPI void AsyncJoinTaskManager::$dtor ( )
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()

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