app
/
org.powbot.api.event
/
SkillLevelUpEvent
Skill
Level
Up
Event
data class
SkillLevelUpEvent
(skill:
Skill
, levelsGained:
Int
, newLevel:
Int
)
Content copied to clipboard
Properties
Properties
levelsGained
Link copied to clipboard
val
levelsGained
:
Int
Content copied to clipboard
newLevel
Link copied to clipboard
val
newLevel
:
Int
Content copied to clipboard
skill
Link copied to clipboard
val
skill
:
Skill
Content copied to clipboard