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
12
class
WeaponSlotComponent
:
BaseWeaponComponent
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
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
generated
Weapon
WeaponSlotComponent.c
Generated by
1.8.17