Context

data class Context(val skill: SkillType, val level: Int, val player: MacrocosmPlayer)(source)

Context for this emitter

Constructors

Link copied to clipboard
constructor(skill: SkillType, level: Int, player: MacrocosmPlayer)

Properties

Link copied to clipboard
val level: Int

level achieved

Link copied to clipboard

player that achieved

Link copied to clipboard

type of skill