| gui :: LuaGui [R] | Gui of the LuaGuiElement of this style. |
| name :: string [R] | Name of this style. |
| minimal_width :: int [RW] | |
| maximal_width :: int [RW] | |
| minimal_height :: int [RW] | |
| maximal_height :: int [RW] | |
| top_padding :: int [RW] | |
| right_padding :: int [RW] | |
| bottom_padding :: int [RW] | |
| left_padding :: int [RW] | |
| font_color :: Color [RW] | |
| font :: string [RW] | |
| resize_row_to_width :: boolean [RW] |
Style of a GUI element. All of the attributes listed here may be nil if not available for a
particular GUI element.
Gui of the LuaGuiElement of this style.
Name of this style.