◆ FindDefaultChargeRingConfig()
| int SCR_MortarShellGadgetComponentClass.FindDefaultChargeRingConfig |
( |
out vector | foundConfig = -vector::One | ) |
|
Searches for the first charge ring config that is marked as default.
- Parameters
-
| [out] | foundConfig | or negative vector.One if no default one was found |
- Returns
- id of the default config or -1 when such is not found
◆ GetChargeRingConfig()
| vector SCR_MortarShellGadgetComponentClass.GetChargeRingConfig |
( |
int | id | ) |
|
◆ GetDetonationAltitude()
| float SCR_MortarShellGadgetComponentClass.GetDetonationAltitude |
( |
| ) |
|
◆ GetMaxFuzeTime()
| float SCR_MortarShellGadgetComponentClass.GetMaxFuzeTime |
( |
| ) |
|
◆ GetMinFuzeTime()
| float SCR_MortarShellGadgetComponentClass.GetMinFuzeTime |
( |
| ) |
|
◆ GetNumberOfChargeRingConfigurations()
| int SCR_MortarShellGadgetComponentClass.GetNumberOfChargeRingConfigurations |
( |
| ) |
|
◆ GetVerticalImpactTimeOffset()
| float SCR_MortarShellGadgetComponentClass.GetVerticalImpactTimeOffset |
( |
| ) |
|
◆ IsUsingTimeFuze()
| bool SCR_MortarShellGadgetComponentClass.IsUsingTimeFuze |
( |
| ) |
|
◆ OverrideTimeFuzeConfig()
| void SCR_MortarShellGadgetComponentClass.OverrideTimeFuzeConfig |
( |
bool | shouldBeUsed = false, |
|
|
float | min = 0, |
|
|
float | max = 0 ) |
Overrides configuration of time fuze usage for all entities of this prefab.
- Parameters
-
| [in] | shouldBeUsed | is set to true if time fuze should be used |
| [in] | min | fuze time value |
| [in] | max | fuze time value |
◆ m_aChargeRingConfig
| ref array<vector> SCR_MortarShellGadgetComponentClass.m_aChargeRingConfig |
|
protected |
◆ m_bIsUsingTimeFuze
| bool SCR_MortarShellGadgetComponentClass.m_bIsUsingTimeFuze |
|
protected |
◆ m_fDetonationAltitude
| float SCR_MortarShellGadgetComponentClass.m_fDetonationAltitude |
|
protected |
◆ m_fMaxFuzeTime
| float SCR_MortarShellGadgetComponentClass.m_fMaxFuzeTime |
|
protected |
◆ m_fMinFuzeTime
| float SCR_MortarShellGadgetComponentClass.m_fMinFuzeTime |
|
protected |
◆ m_fVerticalImpactTimeOffset
| float SCR_MortarShellGadgetComponentClass.m_fVerticalImpactTimeOffset |
|
protected |
The documentation for this interface was generated from the following file:
- Game/Components/Gadgets/SCR_MortarShellGadgetComponent.c