|
| FAKKServerListItem (UIFAKKServerList *parent, str string1, str string2, str string3, str string4, str string5, str string6, str ver) |
|
griditemtype_t | getListItemType (int index) const override |
|
int | getListItemValue (int i) const override |
|
str | getListItemString (int i) const override |
|
void | setListItemString (int i, str sNewString) |
|
void | DrawListItem (int iColumn, const UIRect2D &drawRect, bool bSelected, UIFont *pFont) override |
|
qboolean | IsHeaderEntry () const override |
|
bool | IsQueried () const |
|
void | SetQueried (bool bIsQueried) |
|
bool | IfQueryFailed () const |
|
void | SetQueryFailed (bool bFailed) |
|
void | SetNumPlayers (int iNum) |
|
bool | IsFavorite () const |
|
void | SetFavorite (bool bIsFavorite) |
|
str | GetListItemVersion () const |
|
void | SetListItemVersion (str sNewVer) |
|
void | SetDifferentVersion (bool bIsDifferentVersion) |
|
bool | IsDifferentVersion () const |
|
int | GetNumPlayers () const |
|
|
str | m_sIP |
|
unsigned int | m_uiRealIP |
|
int | m_iPort |
|
int | m_iGameSpyPort |
|
◆ DrawListItem()
void FAKKServerListItem::DrawListItem |
( |
int | iColumn, |
|
|
const UIRect2D & | drawRect, |
|
|
bool | bSelected, |
|
|
UIFont * | pFont ) |
|
overridevirtual |
◆ getListItemString()
str FAKKServerListItem::getListItemString |
( |
int | i | ) |
const |
|
overridevirtual |
◆ getListItemType()
griditemtype_t FAKKServerListItem::getListItemType |
( |
int | index | ) |
const |
|
overridevirtual |
◆ getListItemValue()
int FAKKServerListItem::getListItemValue |
( |
int | i | ) |
const |
|
overridevirtual |
◆ IsHeaderEntry()
qboolean FAKKServerListItem::IsHeaderEntry |
( |
void | | ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following file:
- code/client/cl_uiserverlist.cpp