@alpaca-software/40kdc-data
Preparing search index...
data
LoadoutGroupWeapon
Interface LoadoutGroupWeapon
One weapon line within a
LoadoutGroup
: entity id and its count
per model
in the group.
interface
LoadoutGroupWeapon
{
id
:
string
;
count
:
number
;
}
Index
Properties
id
count
Properties
id
id
:
string
count
count
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
count
@alpaca-software/40kdc-data
Loading...
One weapon line within a LoadoutGroup: entity id and its count per model in the group.