Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
EquipedLoadoutStorageComponent.c File Reference

Go to the source code of this file.

Classes

class  EquipedLoadoutStorageComponentClass

Functions

EquipedLoadoutStorageComponentClass ScriptedBaseInventoryStorageComponentClass GetSlotFromArea (typename pAreaType)
 Get the first slot that satisfies the condition : "slot area type is inherited by pAreaType".
proto external int GetSlotsFromArea (typename pAreaType, out array< ref LoadoutSlotInfo > outSlots)
proto external IEntity GetClothFromArea (typename pAreaType)
 Get the first cloth entity that satisfies the condition : "slot area type is inherited by pAreaType AND slot has attached entity".