![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
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 |
Definition at line 1 of file SCR_ShellConfig.c.
|
inlineprotected |
| [in] | prefabData | |
| [in] | time | |
| [in] | useManualTime |
Definition at line 62 of file SCR_ShellConfig.c.
|
inlineprotected |
Definition at line 45 of file SCR_ShellConfig.c.
|
inlineprotected |
Definition at line 10 of file SCR_ShellConfig.c.
|
inlineprotected |
Definition at line 17 of file SCR_ShellConfig.c.
|
inlineprotected |
Definition at line 31 of file SCR_ShellConfig.c.
|
inlineprotected |
| [in] | configId |
Definition at line 52 of file SCR_ShellConfig.c.
|
inlineprotected |
| [in] | shouldUse |
Definition at line 38 of file SCR_ShellConfig.c.
|
inlineprotected |
| [in] | newTime |
Definition at line 24 of file SCR_ShellConfig.c.
|
protected |
Definition at line 5 of file SCR_ShellConfig.c.
|
protected |
Definition at line 4 of file SCR_ShellConfig.c.
|
protected |
Definition at line 6 of file SCR_ShellConfig.c.
|
protected |
Definition at line 3 of file SCR_ShellConfig.c.