Revision Difference
Entity:SkinCount#565047
<function name="SkinCount" parent="Entity" type="classfunc">
<description>Returns the amount of skins the entity has.</description>⤶
<description>Returns the amount of skins the entity has. To retrieve the total number of skins on a model, please look at this function <page>util.GetModelInfo</page></description>⤶
<realm>Shared</realm>
<rets>
<ret name="" type="number">The amount of skins the entity's model has.</ret>
</rets>
</function>