toggle menu
osrs-226-model
1.0.0-ALPHA-20241221
jvm
switch theme
search in API
osrs-226-model
/
net.rsprot.protocol.game.outgoing.misc.client
/
ResetInteractionMode
Reset
Interaction
Mode
class
ResetInteractionMode
:
OutgoingGameMessage
Resets the interaction mode for a specific world.
Members
Constructors
Reset
Interaction
Mode
Link copied to clipboard
constructor
(
worldId
:
Int
)
Properties
category
Link copied to clipboard
open
override
val
category
:
ServerProtCategory
world
Id
Link copied to clipboard
val
worldId
:
Int
the id of the world to modify.
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
estimate
Size
Link copied to clipboard
open
fun
estimateSize
(
)
:
Int
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String