Preparing search index...
The search index is not available
battlenet-api-types
battlenet-api-types
characterProfession
Interface characterProfession
interface
characterProfession
{
profession
:
refStruct
;
specialization
?:
{
name
:
string
}
;
tiers
:
{
known_recipes
:
refStruct
;
max_skill_points
:
number
;
skill_points
:
number
;
tier
:
idNameStruct
;
}
[]
;
}
Index
Properties
profession
specialization?
tiers
Properties
profession
profession
:
refStruct
Optional
specialization
specialization
?:
{
name
:
string
}
tiers
tiers
:
{
known_recipes
:
refStruct
;
max_skill_points
:
number
;
skill_points
:
number
;
tier
:
idNameStruct
;
}
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
profession
specialization
tiers
battlenet-api-types
Loading...