Arma Reforger Script API
Loading...
Searching...
No Matches
Public Attributes | Protected Attributes | List of all members
InputButtonLayoutConfig Interface Reference
Inheritance diagram for InputButtonLayoutConfig:
[legend]

Public Attributes

ResourceName m_sSymbolsImageSet
 
ResourceName m_sSymbolsImageSetGlow
 
string m_sSumImage
 
float m_fSumScale
 
float m_fSumOverlap
 
string m_sComboImage
 
float m_fComboScale
 
float m_fComboOverlap
 
ref Color m_SymbolsColor
 
ref Color m_SymbolsGlowColor
 
ref array< ref InputButtonStatem_States
 

Protected Attributes

ref array< ref SCR_InputButtonLayoutEntrym_aLayoutTypes
 

Member Data Documentation

◆ m_aLayoutTypes

ref array<ref SCR_InputButtonLayoutEntry> InputButtonLayoutConfig.m_aLayoutTypes
protected

◆ m_fComboOverlap

float InputButtonLayoutConfig.m_fComboOverlap

◆ m_fComboScale

float InputButtonLayoutConfig.m_fComboScale

◆ m_fSumOverlap

float InputButtonLayoutConfig.m_fSumOverlap

◆ m_fSumScale

float InputButtonLayoutConfig.m_fSumScale

◆ m_sComboImage

string InputButtonLayoutConfig.m_sComboImage

◆ m_sSumImage

string InputButtonLayoutConfig.m_sSumImage

◆ m_sSymbolsImageSet

ResourceName InputButtonLayoutConfig.m_sSymbolsImageSet

◆ m_sSymbolsImageSetGlow

ResourceName InputButtonLayoutConfig.m_sSymbolsImageSetGlow

◆ m_States

ref array<ref InputButtonState> InputButtonLayoutConfig.m_States

◆ m_SymbolsColor

ref Color InputButtonLayoutConfig.m_SymbolsColor

◆ m_SymbolsGlowColor

ref Color InputButtonLayoutConfig.m_SymbolsGlowColor

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