Revision Difference
DColorPalette:GetButtonSize#562320
<function name="GetButtonSize" parent="DColorPalette" type="panelfunc">
<description>Returns the size of each palette button. Set by <page>DColorPalette:SetButtonSize</page>.</description>
<description>An <page>Global.AccessorFunc</page> that returns the size of each palette button. Set by <page>DColorPalette:SetButtonSize</page>.</description>
<realm>Client and Menu</realm>
<file line="11">lua/vgui/dcolorpalette.lua</file>⤶
<rets>
<ret name="" type="number">The size of each palette button</ret>
</rets>
</function>