Garry's Mod Wiki

Revision Difference

ContentIcon:SetColor#561234

<function name="SetColor" parent="ContentIcon" type="panelfunc"> <description>Sets the color for the content icon. Currently is not used by the content icon panel.</description> <description>An <page>Global.AccessorFunc</page> that sets the color for the content icon. Currently is not used by the content icon panel.</description> <realm>Client</realm> <file line="13">gamemodes/sandbox/gamemode/spawnmenu/creationmenu/content/contenticon.lua</file>⤶ <args> <arg name="clr" type="table">The color to set. See <page>Color</page></arg> </args> </function>