|  | 
| enum class | State : int { Enabled = 0
, Disabled = 1
, Uninitialized = 2
 } | 
|  | 
|  | 
| virtual void | startAnnouncingServer (::std::string const &playerName, ::std::string const &worldName, ::Bedrock::NonOwnerPointer<::AppPlatform > appPlatform, ::GameType gameType, int numPlayers, int maxNumPlayers, bool isJoinableThroughServerScreen, bool isEditorWorld, bool isHardcore) | 
|  | 
| virtual void | stopAnnouncingServer (::Bedrock::NonOwnerPointer<::AppPlatform > appPlatform) | 
|  | 
| virtual void | startServerDiscovery (::PortPair ports) | 
|  | 
| virtual void | addCustomServer (::AsynchronousIPResolver const &futureIP, int port) | 
|  | 
| virtual void | addCustomServer (::std::string const &address, int port) | 
|  | 
| virtual void | stopServerDiscovery () | 
|  | 
| virtual ::std::vector<::PingedCompatibleServer > | getServerList () const | 
|  | 
| virtual void | clearServerList () | 
|  | 
| virtual void | update () | 
|  | 
| virtual float | getPingTimeForGUID (::std::string const &guid) | 
|  | 
| virtual void | checkCanConnectToCustomServerAsync (::std::string hostIpAddress, int port, ::std::function< void(::ServerConnectivityTestResult)> callback) | 
|  | 
| MCAPI | StubServerLocator () | 
|  | 
| MCAPI void * | $ctor () | 
|  | 
| MCAPI void | $startAnnouncingServer (::std::string const &playerName, ::std::string const &worldName, ::Bedrock::NonOwnerPointer<::AppPlatform > appPlatform, ::GameType gameType, int numPlayers, int maxNumPlayers, bool isJoinableThroughServerScreen, bool isEditorWorld, bool isHardcore) | 
|  | 
| MCAPI void | $stopAnnouncingServer (::Bedrock::NonOwnerPointer<::AppPlatform > appPlatform) | 
|  | 
| MCAPI void | $startServerDiscovery (::PortPair ports) | 
|  | 
| MCAPI void | $addCustomServer (::AsynchronousIPResolver const &futureIP, int port) | 
|  | 
| MCAPI void | $addCustomServer (::std::string const &address, int port) | 
|  | 
| MCAPI void | $stopServerDiscovery () | 
|  | 
| MCAPI ::std::vector<::PingedCompatibleServer > | $getServerList () const | 
|  | 
| MCAPI void | $clearServerList () | 
|  | 
| MCAPI void | $update () | 
|  | 
| MCAPI float | $getPingTimeForGUID (::std::string const &guid) | 
|  | 
| MCAPI void | $checkCanConnectToCustomServerAsync (::std::string hostIpAddress, int port, ::std::function< void(::ServerConnectivityTestResult)> callback) | 
|  | 
| virtual void | _onDisable () | 
|  | 
| virtual void | _onEnable () | 
|  | 
| MCAPI void | $dtor () | 
|  | 
| MCAPI void | $_onDisable () | 
|  | 
| MCAPI void | $_onEnable () | 
|  | 
◆ StubServerLocator()
      
        
          | MCAPI StubServerLocator::StubServerLocator | ( |  | ) |  | 
      
 
- 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. 
 
 
◆ startAnnouncingServer()
  
  | 
        
          | virtual void StubServerLocator::startAnnouncingServer | ( | ::std::string const & | playerName, |  
          |  |  | ::std::string const & | worldName, |  
          |  |  | ::Bedrock::NonOwnerPointer<::AppPlatform > | appPlatform, |  
          |  |  | ::GameType | gameType, |  
          |  |  | int | numPlayers, |  
          |  |  | int | maxNumPlayers, |  
          |  |  | bool | isJoinableThroughServerScreen, |  
          |  |  | bool | isEditorWorld, |  
          |  |  | bool | isHardcore ) |  | virtual | 
 
 
◆ stopAnnouncingServer()
◆ startServerDiscovery()
  
  | 
        
          | virtual void StubServerLocator::startServerDiscovery | ( | ::PortPair | ports | ) |  |  | virtual | 
 
 
◆ addCustomServer() [1/2]
◆ addCustomServer() [2/2]
  
  | 
        
          | virtual void StubServerLocator::addCustomServer | ( | ::std::string const & | address, |  
          |  |  | int | port ) |  | virtual | 
 
 
◆ stopServerDiscovery()
  
  | 
        
          | virtual void StubServerLocator::stopServerDiscovery | ( |  | ) |  |  | virtual | 
 
 
◆ getServerList()
◆ clearServerList()
  
  | 
        
          | virtual void StubServerLocator::clearServerList | ( |  | ) |  |  | virtual | 
 
 
◆ update()
  
  | 
        
          | virtual void StubServerLocator::update | ( |  | ) |  |  | virtual | 
 
 
◆ getPingTimeForGUID()
  
  | 
        
          | virtual float StubServerLocator::getPingTimeForGUID | ( | ::std::string const & | guid | ) |  |  | virtual | 
 
 
◆ checkCanConnectToCustomServerAsync()
  
  | 
        
          | virtual void StubServerLocator::checkCanConnectToCustomServerAsync | ( | ::std::string | hostIpAddress, |  
          |  |  | int | port, |  
          |  |  | ::std::function< void(::ServerConnectivityTestResult)> | callback ) |  | virtual | 
 
 
◆ $ctor()
      
        
          | MCAPI void * StubServerLocator::$ctor | ( |  | ) |  | 
      
 
- 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. 
 
 
◆ $startAnnouncingServer()
      
        
          | MCAPI void StubServerLocator::$startAnnouncingServer | ( | ::std::string const & | playerName, | 
        
          |  |  | ::std::string const & | worldName, | 
        
          |  |  | ::Bedrock::NonOwnerPointer<::AppPlatform > | appPlatform, | 
        
          |  |  | ::GameType | gameType, | 
        
          |  |  | int | numPlayers, | 
        
          |  |  | int | maxNumPlayers, | 
        
          |  |  | bool | isJoinableThroughServerScreen, | 
        
          |  |  | bool | isEditorWorld, | 
        
          |  |  | bool | isHardcore ) | 
      
 
- 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. 
 
 
◆ $stopAnnouncingServer()
- 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. 
 
 
◆ $startServerDiscovery()
      
        
          | MCAPI void StubServerLocator::$startServerDiscovery | ( | ::PortPair | ports | ) |  | 
      
 
- 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. 
 
 
◆ $addCustomServer() [1/2]
- 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. 
 
 
◆ $addCustomServer() [2/2]
      
        
          | MCAPI void StubServerLocator::$addCustomServer | ( | ::std::string const & | address, | 
        
          |  |  | int | port ) | 
      
 
- 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. 
 
 
◆ $stopServerDiscovery()
      
        
          | MCAPI void StubServerLocator::$stopServerDiscovery | ( |  | ) |  | 
      
 
- 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. 
 
 
◆ $getServerList()
- 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. 
 
 
◆ $clearServerList()
      
        
          | MCAPI void StubServerLocator::$clearServerList | ( |  | ) |  | 
      
 
- 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. 
 
 
◆ $update()
      
        
          | MCAPI void StubServerLocator::$update | ( |  | ) |  | 
      
 
- 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. 
 
 
◆ $getPingTimeForGUID()
      
        
          | MCAPI float StubServerLocator::$getPingTimeForGUID | ( | ::std::string const & | guid | ) |  | 
      
 
- 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. 
 
 
◆ $checkCanConnectToCustomServerAsync()
      
        
          | MCAPI void StubServerLocator::$checkCanConnectToCustomServerAsync | ( | ::std::string | hostIpAddress, | 
        
          |  |  | int | port, | 
        
          |  |  | ::std::function< void(::ServerConnectivityTestResult)> | 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. 
 
 
◆ $vftable()
  
  | 
        
          | static MCAPI void ** StubServerLocator::$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. 
 
 
◆ _onDisable()
  
  | 
        
          | virtual void ServerLocator::_onDisable | ( |  | ) |  |  | virtualinherited | 
 
 
◆ _onEnable()
  
  | 
        
          | virtual void ServerLocator::_onEnable | ( |  | ) |  |  | virtualinherited | 
 
 
◆ $dtor()
  
  | 
        
          | MCAPI void ServerLocator::$dtor | ( |  | ) |  |  | inherited | 
 
- 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. 
 
 
◆ $_onDisable()
  
  | 
        
          | MCAPI void ServerLocator::$_onDisable | ( |  | ) |  |  | inherited | 
 
- 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. 
 
 
◆ $_onEnable()
  
  | 
        
          | MCAPI void ServerLocator::$_onEnable | ( |  | ) |  |  | inherited | 
 
- 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: