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