Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_MenuNavigationItemComponent Class Reference
Inheritance diagram for SCR_MenuNavigationItemComponent:
SCR_ScriptedWidgetComponent

Protected Member Functions

void Init (ChimeraMenuPreset menuId, string title, bool isSelected=false)
ChimeraMenuPreset GetMenuPreset ()

Protected Attributes

const string TEXT_WIDGET_NAME = "SizeLayout.Overlay.Text"
bool m_bIsSelected
ChimeraMenuPreset m_eMenuPreset

Detailed Description

Definition at line 1 of file SCR_MenuNavigationItemComponent.c.

Member Function Documentation

◆ GetMenuPreset()

ChimeraMenuPreset SCR_MenuNavigationItemComponent::GetMenuPreset ( )
inlineprotected

Definition at line 31 of file SCR_MenuNavigationItemComponent.c.

◆ Init()

void SCR_MenuNavigationItemComponent::Init ( ChimeraMenuPreset menuId,
string title,
bool isSelected = false )
inlineprotected

Definition at line 12 of file SCR_MenuNavigationItemComponent.c.

Member Data Documentation

◆ m_bIsSelected

bool SCR_MenuNavigationItemComponent::m_bIsSelected
protected

Definition at line 6 of file SCR_MenuNavigationItemComponent.c.

◆ m_eMenuPreset

ChimeraMenuPreset SCR_MenuNavigationItemComponent::m_eMenuPreset
protected

Definition at line 9 of file SCR_MenuNavigationItemComponent.c.

◆ TEXT_WIDGET_NAME

const string SCR_MenuNavigationItemComponent::TEXT_WIDGET_NAME = "SizeLayout.Overlay.Text"
protected

Definition at line 3 of file SCR_MenuNavigationItemComponent.c.


The documentation for this class was generated from the following file: