BlzFrameSetFont
- Parameters
-
frame framehandle
fileName string
height real
flags integer
- comment
Only works for String (SimpleFrames).
- patch
1.31
- return type
nothing
- Source code
native BlzFrameSetFont takes framehandle frame, string fileName, real height, integer flags returns nothing
- Source
- common.j
- wc3modding.com
- BlzFrameSetFont