| 
    Arma Reforger Script API
    
   | 
 
This is the complete list of members for SCR_EditorAttributePresetEntry, including all inherited members.
| GetPresetValues(out int buttonsOnRow, out bool hasRandomizeButton, out ResourceName iconOfRandomizeButton, out bool hasIcon, out bool hasButtonDescription, out string buttonDescription, out int buttonHeight) | SCR_EditorAttributePresetEntry | |
| m_bHasButtonDescription | SCR_EditorAttributePresetEntry | protected | 
| m_bHasIcon | SCR_EditorAttributePresetEntry | protected | 
| m_bHasRandomizeButton | SCR_EditorAttributePresetEntry | protected | 
| m_iButtonHeight | SCR_EditorAttributePresetEntry | protected | 
| m_iButtonsOnRow | SCR_EditorAttributePresetEntry | protected | 
| m_sButtonDescription | SCR_EditorAttributePresetEntry | protected | 
| m_sIconOfRandomizeButton | SCR_EditorAttributePresetEntry | protected | 
| SCR_EditorAttributePresetEntry(int buttonsOnRow, bool hasRandomizeButton, ResourceName iconOfRandomizeButton=string.Empty, bool hasIcon=false, bool hasButtonDescription=false, string buttonDescription=string.Empty, int buttonHeight=-1) | SCR_EditorAttributePresetEntry |