SW Combine SDK
Preparing search index...
types
CharacterMeSkillCategory
Interface CharacterMeSkillCategory
interface
CharacterMeSkillCategory
{
attributes
?:
{
count
?:
number
;
force
?:
"true"
|
"false"
;
[
key
:
string
]:
unknown
;
}
;
skill
?:
CharacterMeSkillEntry
[]
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
attributes?
skill?
Properties
Optional
attributes
attributes
?:
{
count
?:
number
;
force
?:
"true"
|
"false"
;
[
key
:
string
]:
unknown
;
}
Optional
skill
skill
?:
CharacterMeSkillEntry
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
skill
SW Combine SDK
Loading...