BlzFrameSetTexture

Parameters
frame framehandle
texFile string
flag integer

texture fill setting: 0 to stretch, 1 to tile (BACKDROP).

blend boolean

Use transparency.

comment

Overwrittes some fdf setup.

patch

1.31.0.11889

return type
nothing
Source code
native BlzFrameSetTexture                          takes framehandle frame, string texFile, integer flag, boolean blend returns nothing
Source
common.j
wc3modding.com
BlzFrameSetTexture