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

Protected Member Functions

EntityPrefabData GetPrefabData ()
float GetSavedTime ()
void SetSavedTime (float newTime)
bool IsUsingManualTime ()
void SetManualTimeUsage (bool shouldUse)
int GetChargeRingConfigId ()
void SetChargeRingConfigId (int configId)
void SCR_ShellConfig (notnull EntityPrefabData prefabData, float time, bool useManualTime, int chargeRingConfigId=-1)

Protected Attributes

EntityPrefabData m_PrefabData
float m_fTime
bool m_bUseManualTime
int m_iChargeRingConfigId

Detailed Description

Definition at line 1 of file SCR_ShellConfig.c.

Constructor & Destructor Documentation

◆ SCR_ShellConfig()

void SCR_ShellConfig::SCR_ShellConfig ( notnull EntityPrefabData prefabData,
float time,
bool useManualTime,
int chargeRingConfigId = -1 )
inlineprotected
Parameters
[in]prefabData
[in]time
[in]useManualTime

Definition at line 62 of file SCR_ShellConfig.c.

Member Function Documentation

◆ GetChargeRingConfigId()

int SCR_ShellConfig::GetChargeRingConfigId ( )
inlineprotected
Returns

Definition at line 45 of file SCR_ShellConfig.c.

◆ GetPrefabData()

EntityPrefabData SCR_ShellConfig::GetPrefabData ( )
inlineprotected
Returns

Definition at line 10 of file SCR_ShellConfig.c.

◆ GetSavedTime()

float SCR_ShellConfig::GetSavedTime ( )
inlineprotected
Returns

Definition at line 17 of file SCR_ShellConfig.c.

◆ IsUsingManualTime()

bool SCR_ShellConfig::IsUsingManualTime ( )
inlineprotected
Returns

Definition at line 31 of file SCR_ShellConfig.c.

◆ SetChargeRingConfigId()

void SCR_ShellConfig::SetChargeRingConfigId ( int configId)
inlineprotected
Parameters
[in]configId

Definition at line 52 of file SCR_ShellConfig.c.

◆ SetManualTimeUsage()

void SCR_ShellConfig::SetManualTimeUsage ( bool shouldUse)
inlineprotected
Parameters
[in]shouldUse

Definition at line 38 of file SCR_ShellConfig.c.

◆ SetSavedTime()

void SCR_ShellConfig::SetSavedTime ( float newTime)
inlineprotected
Parameters
[in]newTime

Definition at line 24 of file SCR_ShellConfig.c.

Member Data Documentation

◆ m_bUseManualTime

bool SCR_ShellConfig::m_bUseManualTime
protected

Definition at line 5 of file SCR_ShellConfig.c.

◆ m_fTime

float SCR_ShellConfig::m_fTime
protected

Definition at line 4 of file SCR_ShellConfig.c.

◆ m_iChargeRingConfigId

int SCR_ShellConfig::m_iChargeRingConfigId
protected

Definition at line 6 of file SCR_ShellConfig.c.

◆ m_PrefabData

EntityPrefabData SCR_ShellConfig::m_PrefabData
protected

Definition at line 3 of file SCR_ShellConfig.c.


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