![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
An abstract wrapper to provide common interface for items that can be stored in a BaseGroup. More...
Protected Member Functions | |
| void | OnDonePerform (IEntity user, BaseSelectionMenu sourceMenu) |
| Callback for when this entry should cleanup after itself, aka "deselect". | |
Protected Attributes | |
| ref array< ScriptedSelectionMenuEntry > | m_aEntries |
An abstract wrapper to provide common interface for items that can be stored in a BaseGroup.
Definition at line 3 of file SCR_BaseGroupEntry.c.
|
inlineprotected |
Callback for when this entry should cleanup after itself, aka "deselect".
Definition at line 9 of file SCR_BaseGroupEntry.c.
|
protected |
Definition at line 5 of file SCR_BaseGroupEntry.c.