| 
    Arma Reforger Script API
    
   | 
 
SCR_WeaponLib Class. More...
Static Public Member Functions | |
| static BaseWeaponComponent | GetCurrentWeaponComponent (notnull ChimeraCharacter owner) | 
| Returns BaseWeaponComponent of current weapon.   | |
| static BaseWeaponComponent | GetCurrentWeaponComponent (notnull BaseWeaponManagerComponent weaponManager) | 
| Returns BaseWeaponComponent of current weapon.   | |
| static bool | CurrentWeaponHasComponent (notnull BaseWeaponManagerComponent weaponManager, TypeName component) | 
| Returns true if current weapon has component we are testing.   | |
| static int | GetNextMuzzleID (notnull BaseWeaponComponent weapon) | 
| Get ID of next muzzle.   | |
SCR_WeaponLib Class.
Contains weapon related script functions
      
  | 
  static | 
Returns true if current weapon has component we are testing.
      
  | 
  static | 
Returns BaseWeaponComponent of current weapon.
      
  | 
  static | 
Returns BaseWeaponComponent of current weapon.
      
  | 
  static | 
Get ID of next muzzle.