Revision Difference
ContentIcon:GetColor#561228
<function name="GetColor" parent="ContentIcon" type="panelfunc">
<description>Returns the color set by <page>ContentIcon:SetColor</page></description>
<description> An <page>Global.AccessorFunc</page> that returns the color set by <page>ContentIcon:SetColor</page></description>
<realm>Client</realm>
<file line="13">gamemodes/sandbox/gamemode/spawnmenu/creationmenu/content/contenticon.lua</file>⤶
<rets>
<ret name="" type="table">See <page>Color</page></ret>
</rets>
</function>