Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
ServerFilterEntry Class Reference

Child button data class. More...

Protected Member Functions

void SetText (string text)
string GetText ()
string GetImageName ()
void SetId (int id)
int GetId ()

Protected Attributes

string m_sText
string m_sImageName
int m_iFilterId

Detailed Description

Child button data class.

Definition at line 320 of file SCR_ServerFilterBarComponent.c.

Member Function Documentation

◆ GetId()

int ServerFilterEntry::GetId ( )
inlineprotected

Definition at line 343 of file SCR_ServerFilterBarComponent.c.

◆ GetImageName()

string ServerFilterEntry::GetImageName ( )
inlineprotected

Definition at line 337 of file SCR_ServerFilterBarComponent.c.

◆ GetText()

string ServerFilterEntry::GetText ( )
inlineprotected

Definition at line 334 of file SCR_ServerFilterBarComponent.c.

◆ SetId()

void ServerFilterEntry::SetId ( int id)
inlineprotected

Definition at line 340 of file SCR_ServerFilterBarComponent.c.

◆ SetText()

void ServerFilterEntry::SetText ( string text)
inlineprotected

Definition at line 331 of file SCR_ServerFilterBarComponent.c.

Member Data Documentation

◆ m_iFilterId

int ServerFilterEntry::m_iFilterId
protected

Definition at line 328 of file SCR_ServerFilterBarComponent.c.

◆ m_sImageName

string ServerFilterEntry::m_sImageName
protected

Definition at line 326 of file SCR_ServerFilterBarComponent.c.

◆ m_sText

string ServerFilterEntry::m_sText
protected

Definition at line 323 of file SCR_ServerFilterBarComponent.c.


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