Skill

@Serializable
data class Skill(val id: GW2SkillId)

Information about a pet's skill.

Parameters

id

the skill's ID

Constructors

Link copied to clipboard
constructor(id: GW2SkillId)

Properties

Link copied to clipboard

This field holds the skill's ID.