toggle menu
GW2APIClient
0.8.0
common
switch theme
search in API
api-types
/
com.gw2tb.gw2api.types.v2
/
GW2v2Pet
/
Skill
Skill
@
Serializable
data
class
Skill
(
val
id
:
Int
)
Information about a pet's skill.
Parameters
id
the skill's ID
Members
Constructors
Skill
Link copied to clipboard
constructor
(
id
:
Int
)
Properties
id
Link copied to clipboard
val
id
:
Int
This field holds the skill's ID.