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

Protected Member Functions

override void Init (IEntity pOwnerEntity, GenericComponent pManagerComponent)
override bool CanBeShownScript (IEntity user)
override bool GetActionNameScript (out string outName)
override void OnActionStart (IEntity pUserEntity)
override float SCR_GetCurrentValue ()
override float SCR_GetMinimumValue ()
override float SCR_GetMaximumValue ()
override bool OnSaveActionData (ScriptBitWriter writer)
override bool OnLoadActionData (ScriptBitReader reader)

Protected Attributes

SCR_MortarShellGadgetComponent m_ShellGadgetComp
ChimeraCharacter m_Character
SCR_ShellConfig m_ShellConfig
int m_iDefaultConfigId

Detailed Description

Definition at line 1 of file SCR_AdjustShellChargeRingsAction.c.

Member Function Documentation

◆ CanBeShownScript()

override bool SCR_AdjustShellChargeRingsAction::CanBeShownScript ( IEntity user)
inlineprotected

Definition at line 22 of file SCR_AdjustShellChargeRingsAction.c.

◆ GetActionNameScript()

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

Definition at line 42 of file SCR_AdjustShellChargeRingsAction.c.

◆ Init()

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

Definition at line 9 of file SCR_AdjustShellChargeRingsAction.c.

◆ OnActionStart()

override void SCR_AdjustShellChargeRingsAction::OnActionStart ( IEntity pUserEntity)
inlineprotected

Definition at line 60 of file SCR_AdjustShellChargeRingsAction.c.

◆ OnLoadActionData()

override bool SCR_AdjustShellChargeRingsAction::OnLoadActionData ( ScriptBitReader reader)
inlineprotected

Definition at line 130 of file SCR_AdjustShellChargeRingsAction.c.

◆ OnSaveActionData()

override bool SCR_AdjustShellChargeRingsAction::OnSaveActionData ( ScriptBitWriter writer)
inlineprotected

Definition at line 95 of file SCR_AdjustShellChargeRingsAction.c.

◆ SCR_GetCurrentValue()

override float SCR_AdjustShellChargeRingsAction::SCR_GetCurrentValue ( )
inlineprotected

Definition at line 71 of file SCR_AdjustShellChargeRingsAction.c.

◆ SCR_GetMaximumValue()

override float SCR_AdjustShellChargeRingsAction::SCR_GetMaximumValue ( )
inlineprotected

Definition at line 86 of file SCR_AdjustShellChargeRingsAction.c.

◆ SCR_GetMinimumValue()

override float SCR_AdjustShellChargeRingsAction::SCR_GetMinimumValue ( )
inlineprotected

Definition at line 80 of file SCR_AdjustShellChargeRingsAction.c.

Member Data Documentation

◆ m_Character

ChimeraCharacter SCR_AdjustShellChargeRingsAction::m_Character
protected

Definition at line 4 of file SCR_AdjustShellChargeRingsAction.c.

◆ m_iDefaultConfigId

int SCR_AdjustShellChargeRingsAction::m_iDefaultConfigId
protected

Definition at line 6 of file SCR_AdjustShellChargeRingsAction.c.

◆ m_ShellConfig

SCR_ShellConfig SCR_AdjustShellChargeRingsAction::m_ShellConfig
protected

Definition at line 5 of file SCR_AdjustShellChargeRingsAction.c.

◆ m_ShellGadgetComp

SCR_MortarShellGadgetComponent SCR_AdjustShellChargeRingsAction::m_ShellGadgetComp
protected

Definition at line 3 of file SCR_AdjustShellChargeRingsAction.c.


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