DayZ 1.26
DayZ Explorer by KGB
|
Структуры данных | |
class | ServerBrowserHelperFunctions |
class | GetServersResultRow |
GetServersResultRow the output structure of the GetServers operation that represents one game server. Подробнее... | |
class | GetFirstServerWithEmptySlotResult |
class | GetFirstServerWithEmptySlotInput |
GetServersInput the input structure of the GetServers operation. Подробнее... | |
class | GetServersResult |
GetServersResult the output structure of the GetServers operation. Подробнее... | |
class | GetServersInput |
GetServersInput the input structure of the GetServers operation. Подробнее... | |
class | BiosLobbyService |
Определения типов | |
typedef Param4< string, string, int, int > | CachedServerInfo |
typedef array< ref GetServersResultRow > | GetServersResultRowArray |
Перечисления | |
enum | ESortType { HOST , TIME , POPULATION , SLOTS , FAVORITE , PASSWORDED , QUEUE , MAP } |
enum | ESortOrder { ASCENDING , DESCENDING } |
Переменные | |
class ServerBrowserHelperFunctions | m_Id |
array< string > | m_Mods |
Элементы перечислений | |
---|---|
ASCENDING | |
DESCENDING |
Элементы перечислений | |
---|---|
HOST | |
TIME | |
POPULATION | |
SLOTS | |
FAVORITE | |
PASSWORDED | |
QUEUE | |
MAP |
Используется в ScriptedWidgetEventHandler::OnClick() и ScriptedWidgetEventHandler::SetMods().