Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_ServerHostingModSubMenu.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_ServerHostingModSubMenu
 

Functions

void SCR_EntryDSMod (SCR_WidgetListEntry entry, DSMod mod)
 

Variables

SCR_ServerHostingModSubMenu m_Root
 
ref SCR_WidgetListEntry m_Entry
 
ref DSMod m_Mod
 

Function Documentation

◆ SCR_EntryDSMod()

void SCR_EntryDSMod ( SCR_WidgetListEntry  entry,
DSMod  mod 
)

Definition at line 893 of file SCR_ServerHostingModSubMenu.c.

Variable Documentation

◆ m_Entry

ref SCR_WidgetListEntry m_Entry

Definition at line 890 of file SCR_ServerHostingModSubMenu.c.

◆ m_Mod

ref DSMod m_Mod

Definition at line 891 of file SCR_ServerHostingModSubMenu.c.

◆ m_Root