Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
WeaponSlotComponent.c
Go to the documentation of this file.
1 /*
2 ===========================================
3 Do not modify, this script is generated
4 ===========================================
5 */
6 
13 {
14  proto external InventoryStorageSlot GetSlotInfo();
15  proto external void SetWeapon(IEntity weaponEntity);
16  proto external IEntity GetWeaponEntity();
17  proto external int GetWeaponSlotIndex();
18 }
19 
InventoryStorageSlot
Definition: InventoryStorageSlot.c:12
WeaponSlotComponent
Definition: WeaponSlotComponent.c:12
BaseWeaponComponent
Definition: BaseWeaponComponent.c:12