Garry's Mod Wiki

surface.GetTextureNameByID

  string surface.GetTextureNameByID( number id )

Description

Returns name/path of texture by ID. Opposite version of this function is surface.GetTextureID.

Arguments

1 number id
ID of texture.

Returns

1 string
Returns name/path of texture.