weapons property

Iterable<STWWeapon> weapons

get weapons

Implementation

Iterable<STWWeapon> get weapons => items.whereType<STWWeapon>();