85#ifdef PLATFORM_WINDOWS 
 
   94#ifdef PLATFORM_WINDOWS 
 
EBiosError
Possible Error codes for bios API. This is the list of errors that can be returned from bios API....
 
class GetServerModListResult m_Id
GetServersResultRow the output structure of the GetServers operation that represents one game server.
 
bool m_AllowedFilePatching
 
bool m_IsPasswordProtected
 
bool m_MouseAndKeyboardEnabled
 
int m_Disable3rdPerson
disable3rdPerson servers for mode regular/hardcore
 
array< ref GetServersResultRow > GetServersResultRowArray
 
Param4< string, string, int, int > CachedServerInfo
 
float m_EnvironmentNightTimeMul
 
int GetValueInt(ESortType sort_type)
 
float m_EnvironmentTimeMul
time multiplier of environment
 
int m_CurrentNumberPlayers
 
int CompareTo(GetServersResultRow other, ESortType sortType)
 
string GetValueStr(ESortType sort_type)
 
PlayerSpawnPresetDiscreteItemSetSlotData name
one set for cargo
 
proto native EBiosError GetFirstServerWithEmptySlot(GetFirstServerWithEmptySlotInput inputValues)
First 1st free server.
 
proto native void RemoveServerFavorite(string ipAddress, int port, int steamQueryPort)
 
proto native void GetFavoriteServers(TStringArray favServers)
 
proto native EBiosError GetServers(GetServersInput inputValues)
Query game servers.
 
proto native void AddServerFavorite(string ipAddress, int port, int steamQueryPort)
 
void OnDoneAsync(GetServersResult result_list, EBiosError error, string response)
Async callback for GetServers.
 
void OnGetFirstServerWithEmptySlot(GetFirstServerWithEmptySlotResult result_list, EBiosError error)
 
proto native EBiosError GetServerModList(string serverId)
 
proto native void GetCachedFavoriteServerInfo(array< ref CachedServerInfo > favServersInfoCache)
Get cached info about favorited servers (ONLY ON WINDOWS)
 
void OnServerModList(GetServerModListResult result_list, EBiosError error)
Async callback for GetServerModList.
 
GetServersResult m_Result
 
GetServersResult the output structure of the GetServers operation.
 
ref GetServersResultRowArray m_Results
 
static void OnLoadServersAsync(GetServersResult result_list, EBiosError error, string response)
 
static void OnGetServerModList(GetServerModListResult result_list, EBiosError error)
 
static void OnAutoConnectToEmptyServer(GetFirstServerWithEmptySlotResult result_list, EBiosError error)
 
Result for an object found in CGame.IsBoxCollidingGeometryProxy.
 
string m_Description
class purpose description