Garry's Mod Wiki

Revision Difference

DColorButton:GetColor#562262

<function name="GetColor" parent="DColorButton" type="panelfunc"> <description>Returns the color of the button</description> <description>An <page>Global.AccessorFunc</page> that returns the color of the button</description> <realm>Client and Menu</realm> <file line="9">lua/vgui/dcolorbutton.lua</file>⤶ <rets> <ret name="" type="table">The <page>Color</page> of the button</ret> </rets> </function>