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

Public Types

enum class  ServerHealth : int { Unknown = -1 , Poor = 0 , Mid = 1 , Good = 2 }
 

Public Member Functions

virtual void hostServer ()
 
virtual::Social::EduJoinerResponse tryAcceptJoinerNonce (::std::string const &)
 
virtual::std::string getHostToJoinerNonce (::std::string const &) const
 
virtual ::Bedrock::Threading::Async< void > onNextFetchJoiners ()
 
virtual ::Bedrock::Threading::Async<::Social::EduFetchServersResponserequestBroadcastedServers ()
 
virtual ::Bedrock::Threading::Async<::Social::EduFetchServersResponserequestServerInfo (::std::vector<::std::string > const &)
 
virtual ::Bedrock::Threading::Async<::Social::EduAddServerResponserequestAddServer (::std::string const &)
 
virtual ::Bedrock::Threading::Async<::Social::EduJoinServerResponserequestJoinServer (::std::string const &, ::std::string const &)
 
virtual void saveCachedServersToDisk (::std::vector<::Social::EduDedicatedServerDetails > &)
 
virtual ::std::vector<::Social::EduDedicatedServerDetailsloadCachedServersFromDisk ()
 
MCFOLD void * $ctor ()
 
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)
 
MCFOLD void $dtor ()
 

Static Public Member Functions

static MCAPI ::EducationServicesEnvironment & mCachedEnvironment ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

Member Function Documentation

◆ mCachedEnvironment()

static MCAPI ::EducationServicesEnvironment & Social::IEduMultiplayerHeadless::mCachedEnvironment ( )
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()

static 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: