G.NumModelSkins
From GMod Wiki
Function | |
Syntax |
NumModelSkins( String Model ) Where is this used? |
Description: | |
Returns the amount of skins a cached model got, if the model can't be found in the cache, it returns 0 (returns 1 for models with only one skin) | |
Returns: | Integer Number of skins |
Part of Library: | Global Functions |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=G.NumModelSkins]G.NumModelSkins [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |