Garry's Mod Wiki

Revision Difference

derma.DefineSkin#513178

<function name="DefineSkin" parent="derma" type="libraryfunc">⤶ <description>Defines a new skin so that it is usable by Derma. The default skin can be found in "garrysmod/lua/skins/default.lua"</description>⤶ <realm>Client and Menu</realm>⤶ <args>⤶ <arg name="name" type="string">Name of the skin</arg>⤶ <arg name="descriptions" type="string">Description of the skin</arg>⤶ <arg name="skin" type="table">Table containing skin data</arg>⤶ </args>⤶ </function>⤶ ⤶