DrawText (RSDKv3)¶
Description¶
Draws the contents of menu
.
Parameters¶
Menu
-
The menu from where to read the text.
MENU_1
orMENU_2
are valid. XPos
-
Position of the text on the horizontal axis.
YPos
-
Position of the text on the vertical axis.
Scale
-
Scale of the text.
Spacing
-
Space between each letter.
RowStart
-
The starting index from where to read.
RowCount
-
The amount of rows to draw.
Return Value¶
None.