BlzFrameSetText
- Parameters
-
frame framehandle
text string
- comment
Supports Warcraft 3 formatting codes:
- Colors (
|cffffcc00
) - Multiple lines (
|n
,\n
)
- Colors (
- patch
1.31
- return type
nothing
- Source code
native BlzFrameSetText takes framehandle frame, string text returns nothing
- Source
- ui.j
- wc3modding.com
- BlzFrameSetText