Skip to content

rallyhere::server_info Struct

Summary

KindViewDescription
int32_tResponseHeader
uint8_tHeader
uint8_tProtocol
rallyhere::stringName
rallyhere::stringMap
rallyhere::stringFolder
rallyhere::stringGameName
int16_tID
uint8_tPlayers
uint8_tMaxPlayers
uint8_tBots
uint8_tServerType
uint8_tEnvironment
uint8_tVisibility
uint8_tVAC
rallyhere::stringVersion
uint8_tEDF
booloperator==(const server_info & other)

Public-attrib

ResponseHeader

int32_t rallyhere::server_info::ResponseHeader

uint8_t rallyhere::server_info::Header

Protocol

uint8_t rallyhere::server_info::Protocol

Name

rallyhere::string rallyhere::server_info::Name

Map

rallyhere::string rallyhere::server_info::Map

Folder

rallyhere::string rallyhere::server_info::Folder

GameName

rallyhere::string rallyhere::server_info::GameName

ID

int16_t rallyhere::server_info::ID

Players

uint8_t rallyhere::server_info::Players

MaxPlayers

uint8_t rallyhere::server_info::MaxPlayers

Bots

uint8_t rallyhere::server_info::Bots

ServerType

uint8_t rallyhere::server_info::ServerType

Environment

uint8_t rallyhere::server_info::Environment

Visibility

uint8_t rallyhere::server_info::Visibility

VAC

uint8_t rallyhere::server_info::VAC

Version

rallyhere::string rallyhere::server_info::Version

EDF

uint8_t rallyhere::server_info::EDF

Public-func

operator==

bool operator==(const server_info & other)

Parameters

TypeName
const server_info &other

Description