Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_FilterEntryRoom Class Reference
Inheritance diagram for SCR_FilterEntryRoom:
SCR_FilterEntry

Protected Member Functions

void AddFilterValue (string name, string value, EFilterType type)
array< ref SCR_FilterEntryRoomValueGetValues ()
SCR_FilterEntryRoomValue FindValue (string name)

Protected Attributes

ref array< ref SCR_FilterEntryRoomValuem_aValues

Detailed Description

Definition at line 551 of file ServerBrowserFiltering.c.

Member Function Documentation

◆ AddFilterValue()

void SCR_FilterEntryRoom::AddFilterValue ( string name,
string value,
EFilterType type )
inlineprotected

Definition at line 558 of file ServerBrowserFiltering.c.

◆ FindValue()

SCR_FilterEntryRoomValue SCR_FilterEntryRoom::FindValue ( string name)
inlineprotected

Definition at line 578 of file ServerBrowserFiltering.c.

◆ GetValues()

array< ref SCR_FilterEntryRoomValue > SCR_FilterEntryRoom::GetValues ( )
inlineprotected

Definition at line 575 of file ServerBrowserFiltering.c.

Member Data Documentation

◆ m_aValues

ref array<ref SCR_FilterEntryRoomValue> SCR_FilterEntryRoom::m_aValues
protected

Definition at line 555 of file ServerBrowserFiltering.c.


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