Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
class | SCR_ArmorDamageManagerComponentClass |
Functions | |
SCR_ArmorDamageManagerComponentClass SCR_DamageManagerComponentClass | Attribute (defvalue:"0.4", uiwidget:UIWidgets.EditBox, desc:"Multiplies rawdamage to be passed to character from this armor piece")] protected float m_fPassedDamageScale |
override protected void | OnDamage (notnull BaseDamageContext damageContext) |
SCR_ArmorDamageManagerComponentClass SCR_DamageManagerComponentClass Attribute | ( | defvalue:"0.4" | , |
uiwidget:UIWidgets. | EditBox, | ||
desc:"Multiplies rawdamage to be passed to character from this armor piece" | |||
) |
override protected void OnDamage | ( | notnull BaseDamageContext | damageContext | ) |
Definition at line 11 of file SCR_ArmorDamageManagerComponent.c.