![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
modded version for to be used with the inventory 2.0 More...
Protected Member Functions | |
| void | PerformActionInternal (SCR_InventoryStorageManagerComponent manager, IEntity pOwnerEntity, IEntity pUserEntity) |
| override bool | CanBePerformedScript (IEntity user) |
| override bool | GetActionNameScript (out string outName) |
| override void | Init (IEntity pOwnerEntity, GenericComponent pManagerComponent) |
Protected Attributes | |
| bool | m_bIsSwappingItems = false |
| string | m_sItemToSwapName = "" |
| EquipedLoadoutStorageComponent | m_LoadoutStorage |
| BaseLoadoutClothComponent | m_LoadoutCloth |
| SCR_CharacterInventoryStorageComponent | m_CharacterStorage |
| string | m_sEquipActionString |
| string | m_sSwapActionString |
| string | m_sReplaceActionString |
modded version for to be used with the inventory 2.0
Definition at line 3 of file SCR_EquipClothAction.c.
Definition at line 29 of file SCR_EquipClothAction.c.
Definition at line 107 of file SCR_EquipClothAction.c.
|
inlineprotected |
Definition at line 121 of file SCR_EquipClothAction.c.
|
inlineprotected |
Definition at line 23 of file SCR_EquipClothAction.c.
|
protected |
Definition at line 7 of file SCR_EquipClothAction.c.
|
protected |
Definition at line 12 of file SCR_EquipClothAction.c.
|
protected |
Definition at line 11 of file SCR_EquipClothAction.c.
|
protected |
Definition at line 10 of file SCR_EquipClothAction.c.
|
protected |
Definition at line 16 of file SCR_EquipClothAction.c.
|
protected |
Definition at line 8 of file SCR_EquipClothAction.c.
|
protected |
Definition at line 20 of file SCR_EquipClothAction.c.
|
protected |
Definition at line 18 of file SCR_EquipClothAction.c.