Garry's Mod Wiki

Revision Difference

Global.NumModelSkins#511316

<function name="NumModelSkins" parent="Global" type="libraryfunc">⤶ <description>⤶ Returns the amount of skins the specified model has.⤶ ⤶ See also <page>Entity:SkinCount</page> if you have an entity.⤶ </description>⤶ <realm>Client</realm>⤶ <args>⤶ <arg name="modelName" type="string">Model to return amount of skins of</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="number">Amount of skins</ret>⤶ </rets>⤶ </function>⤶ ⤶