4 [Attribute(desc: "If true, is satisfied by bleeding on any HitZone.", defvalue: "1")]
5bool m_bCanBleedAnywhere;
6
7 [Attribute(desc: "Is satisfied by bleeding on any specified HitZone.", uiwidget: UIWidgets.EditComboBox, enums: SCR_AttributesHelper.ParamFromTitles("Health;Blood;Resilience;Head;Chest;Abdomen;Hips;RArm;LArm;RForearm;LForearm;RHand;LHand;RThigh;LThigh;RCalf;LCalf;RFoot;LFoot;Neck;"))]