BlzFrameSetText
- Parameters
-
frame framehandle
text string
- comment
-
Supports Warcraft 3 formatting codes:
- Colors (
|cffffcc00
) - Multiple lines (
|n
,\n
)
- Colors (
- patch
-
1.31.0.11889
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
nothing
- Source code
-
native BlzFrameSetText takes framehandle frame, string text returns nothing