Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_PlayMenu.c File Reference

Go to the source code of this file.

Classes

class  SCR_PlayMenu

Enumerations

enum  EPlayMenuContentType { FEATURED , RECOMMENDED , RECENT }

Functions

void SCR_PlayMenuEntry (MissionWorkshopItem item, EPlayMenuContentType type)

Variables

enum EPlayMenuContentType m_eContentType
ref MissionWorkshopItem m_Item

Enumeration Type Documentation

◆ EPlayMenuContentType

Enumerator
FEATURED 
RECOMMENDED 
RECENT 

Definition at line 1 of file SCR_PlayMenu.c.

Function Documentation

◆ SCR_PlayMenuEntry()

void SCR_PlayMenuEntry ( MissionWorkshopItem item,
EPlayMenuContentType type )

Definition at line 13 of file SCR_PlayMenu.c.

Variable Documentation

◆ m_eContentType

enum EPlayMenuContentType m_eContentType

◆ m_Item

ref MissionWorkshopItem m_Item

Definition at line 11 of file SCR_PlayMenu.c.