Garry's Mod Wiki

Revision Difference

DImageButton:SetImageVisible#513607

<function name="SetImageVisible" parent="DImageButton" type="panelfunc">⤶ <ispanel>yes</ispanel>⤶ <description>Hides or shows the image of the image button. Internally this calls <page>Panel:SetVisible</page> on the internal <page>DImage</page>.</description>⤶ <realm>Client</realm>⤶ <args>⤶ <arg name="visible" type="boolean">Set true to make it visible ( default ), or false to hide the image</arg>⤶ </args>⤶ </function>⤶ ⤶