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.internal
/
Functions
Functions
open
class
Functions
Members
Constructors
Functions
Link copied to clipboard
constructor
(
)
Functions
memoize
Link copied to clipboard
open
fun
<
T
,
R
>
memoize
(
function
:
(
T
)
->
R
)
:
(
T
)
->
R