Arma Reforger Script API
|
This is the complete list of members for SCR_ShellConfig, including all inherited members.
GetChargeRingConfigId() | SCR_ShellConfig | |
GetPrefabData() | SCR_ShellConfig | |
GetSavedTime() | SCR_ShellConfig | |
IsUsingManualTime() | SCR_ShellConfig | |
m_bUseManualTime | SCR_ShellConfig | protected |
m_fTime | SCR_ShellConfig | protected |
m_iChargeRingConfigId | SCR_ShellConfig | protected |
m_PrefabData | SCR_ShellConfig | protected |
SCR_ShellConfig(notnull EntityPrefabData prefabData, float time, bool useManualTime, int chargeRingConfigId=-1) | SCR_ShellConfig | |
SetChargeRingConfigId(int configId) | SCR_ShellConfig | |
SetManualTimeUsage(bool shouldUse) | SCR_ShellConfig | |
SetSavedTime(float newTime) | SCR_ShellConfig |