Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_ArmorHitZone.c
Go to the documentation of this file.
1
//------------------------------------------------------------------------------------------------
2
class
SCR_ArmorHitZone
:
SCR_HitZone
3
{
4
[
Attribute
(
ECharacterHitZoneGroup
.VIRTUAL.ToString(), UIWidgets.ComboBox, enums: ParamEnumArray.FromEnum(
ECharacterHitZoneGroup
))]
5
protected
ECharacterHitZoneGroup
m_eHitZoneGroup;
6
};
ECharacterHitZoneGroup
ECharacterHitZoneGroup
Definition:
SCR_CharacterDamageManagerComponent.c:1
Attribute
typedef Attribute
Post-process effect of scripted camera.
SCR_ArmorHitZone
Definition:
SCR_ArmorHitZone.c:2
SCR_HitZone
Definition:
SCR_HitZone.c:1
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
HitZone
SCR_ArmorHitZone.c
Generated by
1.8.17