Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_BaseGroupEntry.c
Go to the documentation of this file.
1
//------------------------------------------------------------------------------------------------
3
class
SCR_BaseGroupEntry
: ScriptedSelectionMenuEntry
4
{
5
protected
ref array<ScriptedSelectionMenuEntry> m_aEntries;
6
7
//------------------------------------------------------------------------------------------------
9
void
OnDonePerform(IEntity user,
BaseSelectionMenu
sourceMenu)
10
{
11
}
12
};
SCR_BaseGroupEntry
An abstract wrapper to provide common interface for items that can be stored in a BaseGroup.
Definition:
SCR_BaseGroupEntry.c:3
BaseSelectionMenu
Definition:
BaseSelectionMenu.c:12
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
ItemSelection
SCR_BaseGroupEntry.c
Generated by
1.8.17