Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_FuelHitZone Member List

This is the complete list of members for SCR_FuelHitZone, including all inherited members.

ApplyDamagePassRules(notnull BaseDamageContext damageContext)SCR_HitZone
ComputeEffectiveDamage(notnull BaseDamageContext damageContext, bool isDOT)SCR_HitZone
DrawDebug()SCR_HitZone
FindParentVehicleDamageManager()SCR_DestructibleHitzoneprotected
GetAllColliderNames(out notnull array< string > colliderNames)HitZone
GetBaseDamageMultiplier()HitZone
GetColliderDescriptorIndex(int colliderID)HitZone
GetColliderIDs(out notnull array< int > outIDs)HitZone
GetCriticalDamageThreshold()HitZone
GetDamageMultiplier(EDamageType dmgType)HitZone
GetDamageOverTime(EDamageType dmgType)HitZone
GetDamageReduction()HitZone
GetDamageState()HitZone
GetDamageStateThreshold(EDamageState damageState)HitZone
GetDamageThreshold()HitZone
GetDestructionHandler()SCR_DestructibleHitzone
GetFuelTank()SCR_FuelHitZone
GetFuelTankID()SCR_FuelHitZone
GetHealth()HitZone
GetHealthScaled()HitZone
GetHitZoneContainer()HitZone
GetHitZoneGroup()SCR_FuelHitZone
GetMaxHealth()HitZone
GetName()HitZone
GetNumColliderDescriptors()HitZone
GetOnDamageStateChanged(bool createNew=true)SCR_HitZone
GetOnHealthChanged(bool createNew=true)SCR_HitZone
GetOwner()SCR_HitZone
GetPreviousDamageState()HitZone
GetSecondaryExplosionPoint()SCR_DestructibleHitzone
GetSecondaryExplosionScale()SCR_FuelHitZone
HandleDamage(float damage, int damageType, IEntity instigator)HitZone
HandlePassedDamage(notnull BaseDamageContext damageContext)SCR_HitZone
HasColliderNodes()HitZone
IsProxy()HitZone
m_aDamagePassRulesSCR_HitZoneprotected
m_CompartmentManagerSCR_DestructibleHitzoneprotected
m_DstParticleSCR_DestructibleHitzoneprotected
m_eHitZoneGroupSCR_FuelHitZoneprotected
m_fFireMultiplierSCR_HitZoneprotected
m_fMinExplosionScaleFactorSCR_FuelHitZoneprotected
m_FuelTankSCR_FuelHitZoneprotected
m_iFuelTankIDSCR_FuelHitZoneprotected
m_OnDamageStateChangedSCR_HitZoneprotected
m_OnHealthChangedSCR_HitZoneprotected
m_ParentDamageManagerSCR_DestructibleHitzoneprotected
m_pDestructionHandlerSCR_DestructibleHitzoneprotected
m_RootDamageManagerSCR_DestructibleHitzoneprotected
m_sDestructionParticleSCR_DestructibleHitzoneprotected
m_sDestructionSoundEventSCR_DestructibleHitzoneprotected
m_SecondaryExplosionPointSCR_DestructibleHitzoneprotected
m_vParticleOffsetSCR_DestructibleHitzoneprotected
OnDamage(notnull BaseDamageContext damageContext)HitZone
OnDamageStateChanged(EDamageState newState, EDamageState previousDamageState, bool isJIP)SCR_FuelHitZone
OnHealthSet()SCR_HitZoneprotected
OnInit(IEntity pOwnerEntity, GenericComponent pManagerComponent)SCR_FuelHitZone
OnMaxHealthChanged()HitZoneprotected
PlayDestructionParticle(EDamageState state)SCR_DestructibleHitzone
PlayDestructionSound(EDamageState damageState)SCR_DestructibleHitzoneprotected
SetDamageOverTime(EDamageType dmgType, float dps)HitZone
SetFuelNodeID(int fuelNodeID)SCR_FuelHitZone
SetHealth(float health)HitZone
SetHealthScaled(float health)HitZone
SetMaxHealth(float maxHealth, ESetMaxHealthFlags flag=ESetMaxHealthFlags.NONE)HitZone
StartDestruction(bool immediate=false)SCR_DestructibleHitzone
StopDestruction()SCR_DestructibleHitzoneprotected
TryGetColliderDescription(IEntity owner, int descIndex, out vector transformLS[4], out int boneIndex, out int nodeID)HitZone
TryGetColliderDescriptionFromName(IEntity owner, string colliderName, out vector transformLS[4], out int boneIndex, out int nodeID)HitZone
UpdateFuelTankState()SCR_FuelHitZone