Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
Weapons

Classes

class  FireModeManagerComponent
class  FireModeManagerComponentClass
class  RecoilData
class  WeaponAimModifierContext
class  WeaponsGroup

Enumerations

enum  EWeaponGroupFireMode {
  SALVO , RIPPLE , SEQUENTIAL , SALVO ,
  RIPPLE , SEQUENTIAL
}
enum  EWeaponGroupFireMode {
  SALVO , RIPPLE , SEQUENTIAL , SALVO ,
  RIPPLE , SEQUENTIAL
}

Detailed Description

Enumeration Type Documentation

◆ EWeaponGroupFireMode [1/2]

Enumerator
SALVO 

Salvo mode, all weapons in the group fire simultanously.

RIPPLE 

Ripple mode, shoot "ripple quantity" weapons.

SEQUENTIAL 

Sequentially go through all weapons in the group, firing them one after another.

SALVO 

Salvo mode, all weapons in the group fire simultanously.

RIPPLE 

Ripple mode, shoot "ripple quantity" weapons.

SEQUENTIAL 

Sequentially go through all weapons in the group, firing them one after another.

Definition at line 12 of file EWeaponGroupFireMode.c.

◆ EWeaponGroupFireMode [2/2]

Enumerator
SALVO 

Salvo mode, all weapons in the group fire simultanously.

RIPPLE 

Ripple mode, shoot "ripple quantity" weapons.

SEQUENTIAL 

Sequentially go through all weapons in the group, firing them one after another.

SALVO 

Salvo mode, all weapons in the group fire simultanously.

RIPPLE 

Ripple mode, shoot "ripple quantity" weapons.

SEQUENTIAL 

Sequentially go through all weapons in the group, firing them one after another.

Definition at line 12 of file EWeaponGroupFireMode.c.