Garry's Mod Wiki

Revision Difference

surface.GetTextureNameByID#547309

<function name="GetTextureNameByID" parent="surface" type="libraryfunc">⤶ <description>⤶ Returns name/path of texture by ID. Opposite version of this function is <page>surface.GetTextureID</page>.⤶ ⤶ </description>⤶ <realm>Client and Menu</realm>⤶ <args>⤶ <arg name="id" type="number">ID of texture.</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="string">Returns name/path of texture.</ret>⤶ </rets>⤶ </function>