![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override bool | ActivateEffect (IEntity target, IEntity user, IEntity item, ItemUseParameters animParams=null) |
| override void | ApplyEffect (notnull IEntity target, notnull IEntity user, IEntity item, ItemUseParameters animParams) |
| void | AddConsumableDamageEffects (notnull ChimeraCharacter char, IEntity instigator) |
| float | GetItemRegenSpeed () |
| override bool | UpdateAnimationCommands (IEntity user) |
| bool | CanApplyEffectToHZ (notnull IEntity target, notnull IEntity user, ECharacterHitZoneGroup group, out SCR_EConsumableFailReason failReason=SCR_EConsumableFailReason.NONE) |
| TAnimGraphCommand | GetReviveAnimCmnd (IEntity user) |
| ECharacterHitZoneGroup | GetTargetHitZoneGroup () |
Protected Attributes | |
| float | m_fItemRegenerationSpeed |
| float | m_fItemRegenerationDuration |
| float | m_fItemAbsoluteRegenerationAmount |
| ref array< ref SCR_DamageEffect > | m_aDamageEffectsToLoad |
| ECharacterHitZoneGroup | m_eTargetHZGroup |
Definition at line 2 of file SCR_ConsumableEffectHealthItems.c.
|
inlineprotected |
Definition at line 20 of file SCR_ConsumableEffectHealthItems.c.
|
inlineprotected |
Definition at line 67 of file SCR_ConsumableEffectHealthItems.c.
|
inlineprotected |
Definition at line 53 of file SCR_ConsumableEffectHealthItems.c.
|
protected |
Condition whether this effect can be applied to the specific hit zone
| [in] | target | is the character who is having the effect applied |
| [in] | user | |
| [in] | group | the hitzonegroup which is having the effect applied |
| [in] | failReason |
|
inlineprotected |
Definition at line 95 of file SCR_ConsumableEffectHealthItems.c.
|
inlineprotected |
|
inlineprotected |
Definition at line 147 of file SCR_ConsumableEffectHealthItems.c.
|
inlineprotected |
Definition at line 107 of file SCR_ConsumableEffectHealthItems.c.
|
protected |
Definition at line 14 of file SCR_ConsumableEffectHealthItems.c.
|
protected |
Definition at line 17 of file SCR_ConsumableEffectHealthItems.c.
|
protected |
Definition at line 11 of file SCR_ConsumableEffectHealthItems.c.
|
protected |
Definition at line 8 of file SCR_ConsumableEffectHealthItems.c.
|
protected |
Definition at line 5 of file SCR_ConsumableEffectHealthItems.c.