app
/
org.powbot.api.event
/
VarpbitChangedEvent
Varpbit
Changed
Event
data class
VarpbitChangedEvent
(previousValue:
Int
, newValue:
Int
, index:
Int
)
Content copied to clipboard
Properties
Properties
index
Link copied to clipboard
val
index
:
Int
Content copied to clipboard
newValue
Link copied to clipboard
val
newValue
:
Int
Content copied to clipboard
previousValue
Link copied to clipboard
val
previousValue
:
Int
Content copied to clipboard