SW Combine SDK
Preparing search index...
resources/CharacterResource
SkillCategory
Interface SkillCategory
Skill category from API
interface
SkillCategory
{
attributes
?:
{
count
?:
number
;
force
?:
string
}
;
skill
:
SkillEntry
[]
;
}
Index
Properties
attributes?
skill
Properties
Optional
attributes
attributes
?:
{
count
?:
number
;
force
?:
string
}
skill
skill
:
SkillEntry
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
skill
SW Combine SDK
Loading...
Skill category from API