Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_EquipClothAction Class Reference

modded version for to be used with the inventory 2.0 More...

Inheritance diagram for SCR_EquipClothAction:
SCR_InventoryAction SCR_DeployableInventoryItemEquipClothAction

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

Detailed Description

modded version for to be used with the inventory 2.0

Definition at line 3 of file SCR_EquipClothAction.c.

Member Function Documentation

◆ CanBePerformedScript()

override bool SCR_EquipClothAction::CanBePerformedScript ( IEntity user)
inlineprotected

Definition at line 29 of file SCR_EquipClothAction.c.

◆ GetActionNameScript()

override bool SCR_EquipClothAction::GetActionNameScript ( out string outName)
inlineprotected

Definition at line 107 of file SCR_EquipClothAction.c.

◆ Init()

override void SCR_EquipClothAction::Init ( IEntity pOwnerEntity,
GenericComponent pManagerComponent )
inlineprotected

Definition at line 121 of file SCR_EquipClothAction.c.

◆ PerformActionInternal()

void SCR_EquipClothAction::PerformActionInternal ( SCR_InventoryStorageManagerComponent manager,
IEntity pOwnerEntity,
IEntity pUserEntity )
inlineprotected

Definition at line 23 of file SCR_EquipClothAction.c.

Member Data Documentation

◆ m_bIsSwappingItems

bool SCR_EquipClothAction::m_bIsSwappingItems = false
protected

Definition at line 7 of file SCR_EquipClothAction.c.

◆ m_CharacterStorage

SCR_CharacterInventoryStorageComponent SCR_EquipClothAction::m_CharacterStorage
protected

Definition at line 12 of file SCR_EquipClothAction.c.

◆ m_LoadoutCloth

BaseLoadoutClothComponent SCR_EquipClothAction::m_LoadoutCloth
protected

Definition at line 11 of file SCR_EquipClothAction.c.

◆ m_LoadoutStorage

EquipedLoadoutStorageComponent SCR_EquipClothAction::m_LoadoutStorage
protected

Definition at line 10 of file SCR_EquipClothAction.c.

◆ m_sEquipActionString

string SCR_EquipClothAction::m_sEquipActionString
protected

Definition at line 16 of file SCR_EquipClothAction.c.

◆ m_sItemToSwapName

string SCR_EquipClothAction::m_sItemToSwapName = ""
protected

Definition at line 8 of file SCR_EquipClothAction.c.

◆ m_sReplaceActionString

string SCR_EquipClothAction::m_sReplaceActionString
protected

Definition at line 20 of file SCR_EquipClothAction.c.

◆ m_sSwapActionString

string SCR_EquipClothAction::m_sSwapActionString
protected

Definition at line 18 of file SCR_EquipClothAction.c.


The documentation for this class was generated from the following file: