Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
GetServersResult Class Reference

GetServersResult the output structure of the GetServers operation. More...

Private Attributes

int m_NumServers
int m_Page
int m_Pages
ref GetServersResultRowArray m_Results

Detailed Description

GetServersResult the output structure of the GetServers operation.

Definition at line 369 of file bioslobbyservice.c.

Field Documentation

◆ m_NumServers

int m_NumServers
private

◆ m_Page

int m_Page
private

Definition at line 371 of file bioslobbyservice.c.

Referenced by ServerBrowserTab::OnLoadServersAsyncConsole().

◆ m_Pages

int m_Pages
private

Definition at line 372 of file bioslobbyservice.c.

Referenced by ServerBrowserTab::OnLoadServersAsyncConsole().

◆ m_Results


The documentation for this class was generated from the following file: