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
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
nothing
- Source code
-
native BlzFrameSetTexture takes framehandle frame, string texFile, integer flag, boolean blend returns nothing