GW2APIClient
Toggle table of contents
0.9.0
common
Platform filter
common
Switch theme
Search in API
GW2APIClient
api-types
/
com.gw2tb.gw2api.types.v2
/
GW2v2Pet
/
Skill
Skill
@
Serializable
data
class
Skill
(
val
id
:
GW2SkillId
)
Information about a pet's skill.
Parameters
id
the skill's ID
Members
Constructors
Skill
Link copied to clipboard
constructor
(
id
:
GW2SkillId
)
Properties
id
Link copied to clipboard
val
id
:
GW2SkillId
This field holds the skill's ID.