Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_BaseGroup Member List

This is the complete list of members for SCR_BaseGroup, including all inherited members.

CanBePerformed(IEntity user, BaseSelectionMenu sourceMenu)BaseSelectionMenuEntry
CanBePerformedScript(IEntity user, BaseSelectionMenu sourceMenu)SCR_BaseGroupprotected
CanBeShown(IEntity user, BaseSelectionMenu sourceMenu)BaseSelectionMenuEntry
CanBeShownScript(IEntity user, BaseSelectionMenu sourceMenu)ScriptedSelectionMenuEntry
Count()SCR_BaseGroup
GetEntryDescription()BaseSelectionMenuEntry
GetEntryDescriptionScript(out string outDescription)ScriptedSelectionMenuEntry
GetEntryIconPath()BaseSelectionMenuEntry
GetEntryIconPathScript(out string outIconPath)ScriptedSelectionMenuEntry
GetEntryLayout()ScriptedSelectionMenuEntry
GetEntryName()BaseSelectionMenuEntry
GetEntryNameScript(out string outName)SCR_BaseGroupprotected
GetEntryWidget()ScriptedSelectionMenuEntry
GetName()ScriptedSelectionMenuEntry
GetOwner()SCR_BaseGroup
GetSelectedEntry()SCR_BaseGroup
GetUIInfo()BaseSelectionMenuEntry
GetUIInfoScript()SCR_BaseGroupprotected
LAYOUT_ENTRY_DEFAULTScriptedSelectionMenuEntrystatic
m_aEntriesSCR_BaseGroupprotected
m_EntryLayoutScriptedSelectionMenuEntryprotected
m_iSelectedIndexSCR_BaseGroupprotected
m_pOwnerSCR_BaseGroupprotected
m_pSelectedEntrySCR_BaseGroupprotected
m_pSourceMenuSCR_BaseGroupprotected
m_sNameScriptedSelectionMenuEntryprotected
m_wEntryScriptedSelectionMenuEntryprotected
OnPerform(IEntity user, BaseSelectionMenu sourceMenu)SCR_BaseGroupprotected
Perform(IEntity user, BaseSelectionMenu sourceMenu)BaseSelectionMenuEntry
SCR_BaseGroup(IEntity owner, array< ref SCR_BaseGroupEntry > entries)SCR_BaseGroup
Select(int index)SCR_BaseGroup
SelectNext()SCR_BaseGroup
SelectPrevious()SCR_BaseGroup
SetEntryLayout(ResourceName entryLayout)ScriptedSelectionMenuEntry
SetEntryWidget(Widget root)ScriptedSelectionMenuEntry
SetName(string name)ScriptedSelectionMenuEntry
UpdateVisuals()ScriptedSelectionMenuEntry