Tribot SDK
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Tribot SDK
script-sdk
/
org.tribot.script.sdk.painting.template.basic
/
PaintTextRow
/
PaintTextRowBuilder
Paint
Text
Row
Builder
open
class
PaintTextRowBuilder
Members
Constructors
Paint
Text
Row
Builder
Link copied to clipboard
constructor
(
)
Functions
label
Link copied to clipboard
open
fun
label
(
label
:
String
)
:
PaintTextRow.PaintTextRowBuilder
no
Border
Link copied to clipboard
open
fun
noBorder
(
)
:
PaintTextRow.PaintTextRowBuilder
value
Link copied to clipboard
open
fun
value
(
value
:
String
)
:
PaintTextRow.PaintTextRowBuilder