Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
WeaponComponent.c
Go to the documentation of this file.
1 /*
2 ===========================================
3 Do not modify, this script is generated
4 ===========================================
5 */
6 
13 {
14 }
15 
16 class WeaponComponent: BaseWeaponComponent
17 {
19  proto external void ActivateAttachments(bool active);
20 }
21 
BaseWeaponComponentClass
Definition: BaseWeaponComponentClass.c:12
BaseWeaponComponent
Definition: BaseWeaponComponent.c:12
WeaponComponentClass
Definition: WeaponComponent.c:12
ActivateAttachments
WeaponComponentClass BaseWeaponComponentClass ActivateAttachments(bool active)
Set/Clear the active flags to all attachements on this weapon.