Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_SaveArsenalLoadout Class Reference
Inheritance diagram for SCR_SaveArsenalLoadout:
SCR_BaseFactionCheckUserAction

Protected Member Functions

bool CanBeShownScript (IEntity user)
bool CanBePerformedScript (IEntity user)
override void Init (IEntity pOwnerEntity, GenericComponent pManagerComponent)
bool UserActionInit ()
void UpdateActionDisplayName (notnull IEntity user)
override bool GetActionNameScript (out string outName)
void PerformAction (IEntity pOwnerEntity, IEntity pUserEntity)

Protected Attributes

bool m_bAllowGetArsenalFromParent
LocalizedString m_sSaveTypeDisplayName
SCR_ArsenalComponent m_ArsenalComponent
SCR_ArsenalManagerComponent m_ArsenalManager
const LocalizedString SPECIFIC_FACTION_CANNOT_PERFORM = "#AR-ArsenalSaveType_FACTION_ITEMS_ONLY_CannotPerformAction"

Detailed Description

Definition at line 2 of file SCR_SaveArsenalLoadoutAction.c.

Member Function Documentation

◆ CanBePerformedScript()

bool SCR_SaveArsenalLoadout::CanBePerformedScript ( IEntity user)
inlineprotected

Definition at line 48 of file SCR_SaveArsenalLoadoutAction.c.

◆ CanBeShownScript()

bool SCR_SaveArsenalLoadout::CanBeShownScript ( IEntity user)
inlineprotected

Definition at line 16 of file SCR_SaveArsenalLoadoutAction.c.

◆ GetActionNameScript()

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

Definition at line 180 of file SCR_SaveArsenalLoadoutAction.c.

◆ Init()

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

Definition at line 81 of file SCR_SaveArsenalLoadoutAction.c.

◆ PerformAction()

void SCR_SaveArsenalLoadout::PerformAction ( IEntity pOwnerEntity,
IEntity pUserEntity )
inlineprotected

Definition at line 191 of file SCR_SaveArsenalLoadoutAction.c.

◆ UpdateActionDisplayName()

void SCR_SaveArsenalLoadout::UpdateActionDisplayName ( notnull IEntity user)
inlineprotected

Definition at line 116 of file SCR_SaveArsenalLoadoutAction.c.

◆ UserActionInit()

bool SCR_SaveArsenalLoadout::UserActionInit ( )
inlineprotected

Definition at line 92 of file SCR_SaveArsenalLoadoutAction.c.

Member Data Documentation

◆ m_ArsenalComponent

SCR_ArsenalComponent SCR_SaveArsenalLoadout::m_ArsenalComponent
protected

Definition at line 10 of file SCR_SaveArsenalLoadoutAction.c.

◆ m_ArsenalManager

SCR_ArsenalManagerComponent SCR_SaveArsenalLoadout::m_ArsenalManager
protected

Definition at line 11 of file SCR_SaveArsenalLoadoutAction.c.

◆ m_bAllowGetArsenalFromParent

bool SCR_SaveArsenalLoadout::m_bAllowGetArsenalFromParent
protected

Definition at line 5 of file SCR_SaveArsenalLoadoutAction.c.

◆ m_sSaveTypeDisplayName

LocalizedString SCR_SaveArsenalLoadout::m_sSaveTypeDisplayName
protected

Definition at line 7 of file SCR_SaveArsenalLoadoutAction.c.

◆ SPECIFIC_FACTION_CANNOT_PERFORM

const LocalizedString SCR_SaveArsenalLoadout::SPECIFIC_FACTION_CANNOT_PERFORM = "#AR-ArsenalSaveType_FACTION_ITEMS_ONLY_CannotPerformAction"
protected

Definition at line 13 of file SCR_SaveArsenalLoadoutAction.c.


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