Skip to content

strTexture

Ben edited this page Aug 16, 2022 · 1 revision

Returns a texture text tag based on the given image url and size

TRP3_API.utils.str.texture(iconPath, iconSize)

Arguments

  • iconPath: Path to the icon
  • iconSize: Size of the icon

Returns

  • textureTag: A texture tag
Clone this wiki locally