Garry's Mod Wiki

Revision Difference

ContentIcon:SetAdminOnly#561233

<function name="SetAdminOnly" parent="ContentIcon" type="panelfunc"> <description>Sets whether the content item is admin only. This makes the icon to display a admin icon in the top left corner of the icon.</description> <description>An <page>Global.AccessorFunc</page> that sets whether the content item is admin only. This makes the icon to display a admin icon in the top left corner of the icon.</description> <realm>Client</realm> <file line="17">gamemodes/sandbox/gamemode/spawnmenu/creationmenu/content/contenticon.lua</file>⤶ <args> <arg name="adminOnly" type="boolean">Whether this content should be admin only or not</arg> </args> </function>