IMaterial.GetName
From GMod Wiki
| Function | |
| Syntax | Material:GetName( ) |
| Description: | |
| Returns the name of the material | |
| Returns: | String materialname |
| In Object: | Material |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=IMaterial.GetName]IMaterial.GetName [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- The path's root is in the materials/ folder. File extensions like .vmt or .vtf are not included. An example path is "models/shiny".
See Also
- N/A