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.util
/
Retry
Retry
open
class
Retry
Members
Constructors
Retry
Link copied to clipboard
constructor
(
)
Functions
retry
Link copied to clipboard
open
fun
retry
(
maxRetries
:
Int
,
action
:
BooleanSupplier
)
:
Boolean
Helper function for performing a given action multiple times to achieve the desired result