WeaponMode
WeaponMode
is a global enum that identifies the module of the weapon (e.g., primary or secondary fire). Many weapons have separate primary and secondary modules with their own ammo.
WeaponMode | Description |
---|---|
WeaponMode.Primary | Primary weapon module |
WeaponMode.Secondary | Secondary weapon module |