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
Internal
@
Retention
(
value
=
RetentionPolicy.RUNTIME
)
@
Target
(
value
=
[
ElementType.TYPE
,
ElementType.METHOD
,
ElementType.FIELD
,
ElementType.CONSTRUCTOR
]
)
annotation class
Internal
Members
Functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String