Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_GetInUserAction Class Reference
Inheritance diagram for SCR_GetInUserAction:
SCR_CompartmentUserAction SCR_SwitchSeatAction SCR_TurretGetInUserAction

Protected Member Functions

override void Init (IEntity pOwnerEntity, GenericComponent pManagerComponent)
override void PerformAction (IEntity pOwnerEntity, IEntity pUserEntity)
override bool CanBePerformedScript (IEntity user)
override bool CanBeShownScript (IEntity user)

Protected Attributes

const LocalizedString OCCUPIED_BY_SUPPLIES = "#AR-UserAction_SeatOccupied"
SCR_BaseLockComponent m_pLockComp
DamageManagerComponent m_DamageManager
SCR_ResourceComponent m_ResourceComp
SCR_BaseCompartmentManagerComponent m_CompartmentManager

Detailed Description

Definition at line 1 of file SCR_GetInUserAction.c.

Member Function Documentation

◆ CanBePerformedScript()

override bool SCR_GetInUserAction::CanBePerformedScript ( IEntity user)
inlineprotected

Definition at line 55 of file SCR_GetInUserAction.c.

◆ CanBeShownScript()

override bool SCR_GetInUserAction::CanBeShownScript ( IEntity user)
inlineprotected

Definition at line 130 of file SCR_GetInUserAction.c.

◆ Init()

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

Definition at line 11 of file SCR_GetInUserAction.c.

◆ PerformAction()

override void SCR_GetInUserAction::PerformAction ( IEntity pOwnerEntity,
IEntity pUserEntity )
inlineprotected

Definition at line 27 of file SCR_GetInUserAction.c.

Member Data Documentation

◆ m_CompartmentManager

SCR_BaseCompartmentManagerComponent SCR_GetInUserAction::m_CompartmentManager
protected

Definition at line 8 of file SCR_GetInUserAction.c.

◆ m_DamageManager

DamageManagerComponent SCR_GetInUserAction::m_DamageManager
protected

Definition at line 6 of file SCR_GetInUserAction.c.

◆ m_pLockComp

SCR_BaseLockComponent SCR_GetInUserAction::m_pLockComp
protected

Definition at line 5 of file SCR_GetInUserAction.c.

◆ m_ResourceComp

SCR_ResourceComponent SCR_GetInUserAction::m_ResourceComp
protected

Definition at line 7 of file SCR_GetInUserAction.c.

◆ OCCUPIED_BY_SUPPLIES

const LocalizedString SCR_GetInUserAction::OCCUPIED_BY_SUPPLIES = "#AR-UserAction_SeatOccupied"
protected

Definition at line 3 of file SCR_GetInUserAction.c.


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