![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
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 |
| enum EPlayMenuContentType |
| Enumerator | |
|---|---|
| FEATURED | |
| RECOMMENDED | |
| RECENT | |
Definition at line 1 of file SCR_PlayMenu.c.
| void SCR_PlayMenuEntry | ( | MissionWorkshopItem | item, |
| EPlayMenuContentType | type ) |
Definition at line 13 of file SCR_PlayMenu.c.
| enum EPlayMenuContentType m_eContentType |
| ref MissionWorkshopItem m_Item |
Definition at line 11 of file SCR_PlayMenu.c.