| 
   
    PC Stable Documentation 
   | 
 |

GetServersInput the input structure of the GetServers operation. More...
Private Member Functions | |
| void | SetOfficial (bool Official) | 
| void | SetGameVersion (string GameVersion) | 
| void | SetRegionId (int RegionId) | 
Private Attributes | |
| bool | m_Official | 
| string | m_GameVersion | 
| int | m_RegionId | 
| bool | m_UseOfficial | 
| bool | m_UseGameVersion | 
| bool | m_UseRegionId | 
GetServersInput the input structure of the GetServers operation.
      
  | 
  inlineprivate | 
References m_GameVersion, and m_UseGameVersion.
      
  | 
  inlineprivate | 
References m_Official, and m_UseOfficial.
Referenced by OnlineServices::AutoConnectToEmptyServer(), and OnlineServices::OnAutoConnectToEmptyServer().
      
  | 
  inlineprivate | 
References m_RegionId, and m_UseRegionId.
      
  | 
  private | 
Referenced by SetGameVersion().
      
  | 
  private | 
Referenced by SetOfficial().
      
  | 
  private | 
Referenced by SetRegionId().
      
  | 
  private | 
Referenced by SetGameVersion().
      
  | 
  private | 
Referenced by SetOfficial().
      
  | 
  private | 
Referenced by SetRegionId().