The search keyword must be a single word (no spaces).

Function BlzFrameAddText

Line
4048
Location
common.j
Constant?
no
Type
native
Arguments
framehandle frame, string text
Returns
nothing
4048
native BlzFrameAddText                             takes framehandle frame, string text returns nothing
4049
native BlzFrameSetTextSizeLimit                    takes framehandle frame, integer size returns nothing
4050
native BlzFrameGetTextSizeLimit                    takes framehandle frame returns integer
4051
native BlzFrameSetTextColor                        takes framehandle frame, integer color returns nothing
4052
native BlzFrameSetFocus                            takes framehandle frame, boolean flag returns nothing
4053
native BlzFrameSetModel                            takes framehandle frame, string modelFile, integer cameraIndex returns nothing

Information about BlzFrameAddText

You must be logged in with a standard account to contribute.