Arma Reforger Script API
Loading...
Searching...
No Matches
Public Attributes | List of all members
SCR_TabViewContent Interface Reference

Public Attributes

ResourceName m_ElementLayout
 
string m_sTabButtonContent
 
string m_sTabIdentifier
 
LocalizedString m_sTabButtonContentParam1
 
LocalizedString m_sTabButtonContentParam2
 
bool m_bEnabled
 
ResourceName m_TabImage
 
string m_sTabImageName
 
bool m_bShowImage
 
bool m_bShowIcon
 
ResourceName m_IconLayout
 
float m_fIconWidth
 
float m_fIconHeight
 
Widget m_wIcon
 
SCR_ButtonTextComponent m_ButtonComponent
 
Widget m_wTab
 
SizeLayoutWidget m_wLayout
 

Member Data Documentation

◆ m_bEnabled

bool SCR_TabViewContent.m_bEnabled

◆ m_bShowIcon

bool SCR_TabViewContent.m_bShowIcon

◆ m_bShowImage

bool SCR_TabViewContent.m_bShowImage

◆ m_ButtonComponent

SCR_ButtonTextComponent SCR_TabViewContent.m_ButtonComponent

◆ m_ElementLayout

ResourceName SCR_TabViewContent.m_ElementLayout

◆ m_fIconHeight

float SCR_TabViewContent.m_fIconHeight

◆ m_fIconWidth

float SCR_TabViewContent.m_fIconWidth

◆ m_IconLayout

ResourceName SCR_TabViewContent.m_IconLayout

◆ m_sTabButtonContent

string SCR_TabViewContent.m_sTabButtonContent

◆ m_sTabButtonContentParam1

LocalizedString SCR_TabViewContent.m_sTabButtonContentParam1

◆ m_sTabButtonContentParam2

LocalizedString SCR_TabViewContent.m_sTabButtonContentParam2

◆ m_sTabIdentifier

string SCR_TabViewContent.m_sTabIdentifier

◆ m_sTabImageName

string SCR_TabViewContent.m_sTabImageName

◆ m_TabImage

ResourceName SCR_TabViewContent.m_TabImage

◆ m_wIcon

Widget SCR_TabViewContent.m_wIcon

◆ m_wLayout

SizeLayoutWidget SCR_TabViewContent.m_wLayout

◆ m_wTab

Widget SCR_TabViewContent.m_wTab

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