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
/
ScriptLocal
/
withInitial
with
Initial
open
fun
<
T
>
withInitial
(
initialValue
:
Supplier
<
T
>
)
:
ScriptLocal
<
T
>