![]() |
Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
| class | EquipedLoadoutStorageComponentClass |
Functions | |
| EquipedLoadoutStorageComponentClass ScriptedBaseInventoryStorageComponentClass | GetSlotFromArea (typename pAreaType) |
| Get the first slot that satisfies the condition : "slot area type is inherited by pAreaType". More... | |
| 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". More... | |