Tribot SDK
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Tribot SDK
automation-sdk
/
org.tribot.automation.launcher.sdk
/
ProxyRef
Proxy
Ref
data
class
ProxyRef
(
val
id
:
Int
,
val
name
:
String
)
Members
Constructors
Proxy
Ref
Link copied to clipboard
constructor
(
id
:
Int
,
name
:
String
)
Properties
id
Link copied to clipboard
val
id
:
Int
name
Link copied to clipboard
val
name
:
String