BlzFrameSetFont
- Parameters
-
frame framehandle
fileName string
height real
flags integer
- comment
-
Only works for String (SimpleFrames).
- patch
-
1.31.0.11889
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
nothing
- Source code
-
native BlzFrameSetFont takes framehandle frame, string fileName, real height, integer flags returns nothing