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

Protected Member Functions

override bool CanBeShownScript (IEntity user)
override bool CanBePerformedScript (IEntity user)
RocketEjectorMuzzleComponent GetRocketMuzzle ()
override void DelayedInit (IEntity owner)
override string GetActionStringParam ()

Protected Attributes

RocketEjectorMuzzleComponent m_RocketMuzzleComp
int m_iTotalBarrelCount
int m_iFullBarrelCount

Detailed Description

Definition at line 1 of file SCR_ResupplyRocketPodSupportStationAction.c.

Member Function Documentation

◆ CanBePerformedScript()

override bool SCR_ResupplyRocketPodSupportStationAction::CanBePerformedScript ( IEntity user)
inlineprotected

Definition at line 19 of file SCR_ResupplyRocketPodSupportStationAction.c.

◆ CanBeShownScript()

override bool SCR_ResupplyRocketPodSupportStationAction::CanBeShownScript ( IEntity user)
inlineprotected

Definition at line 9 of file SCR_ResupplyRocketPodSupportStationAction.c.

◆ DelayedInit()

override void SCR_ResupplyRocketPodSupportStationAction::DelayedInit ( IEntity owner)
inlineprotected

Definition at line 51 of file SCR_ResupplyRocketPodSupportStationAction.c.

◆ GetActionStringParam()

override string SCR_ResupplyRocketPodSupportStationAction::GetActionStringParam ( )
inlineprotected

Definition at line 63 of file SCR_ResupplyRocketPodSupportStationAction.c.

◆ GetRocketMuzzle()

RocketEjectorMuzzleComponent SCR_ResupplyRocketPodSupportStationAction::GetRocketMuzzle ( )
inlineprotected

Definition at line 45 of file SCR_ResupplyRocketPodSupportStationAction.c.

Member Data Documentation

◆ m_iFullBarrelCount

int SCR_ResupplyRocketPodSupportStationAction::m_iFullBarrelCount
protected

Definition at line 6 of file SCR_ResupplyRocketPodSupportStationAction.c.

◆ m_iTotalBarrelCount

int SCR_ResupplyRocketPodSupportStationAction::m_iTotalBarrelCount
protected

Definition at line 5 of file SCR_ResupplyRocketPodSupportStationAction.c.

◆ m_RocketMuzzleComp

RocketEjectorMuzzleComponent SCR_ResupplyRocketPodSupportStationAction::m_RocketMuzzleComp
protected

Definition at line 3 of file SCR_ResupplyRocketPodSupportStationAction.c.


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