Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_BaseHitZoneSelector Class Reference
Inheritance diagram for SCR_BaseHitZoneSelector:
ScriptAndConfig SCR_CharacterHitZoneSelector

Protected Member Functions

HitZone SelectHitZone (SCR_DamageManagerComponent dmgMgr, SCR_EHitZoneSelectionMode hitZoneSelectionMode)
bool ShouldAbortWhenNoCompatibleHitZonesWereFound ()

Protected Attributes

bool m_bAbortWhenNoCompatibleHitZones

Detailed Description

Definition at line 1 of file SCR_BaseHitZoneSelector.c.

Member Function Documentation

◆ SelectHitZone()

HitZone SCR_BaseHitZoneSelector::SelectHitZone ( SCR_DamageManagerComponent dmgMgr,
SCR_EHitZoneSelectionMode hitZoneSelectionMode )
protected

Method used to find a specific hit zone. Override this to have custom logic for picking a hit zone

Parameters
[in]dmgMgr
[in]hitZoneSelectionMode
Returns

◆ ShouldAbortWhenNoCompatibleHitZonesWereFound()

bool SCR_BaseHitZoneSelector::ShouldAbortWhenNoCompatibleHitZonesWereFound ( )
inlineprotected
Returns
true when damage application should be aborted due the fact that no compatible hit zones were found

Definition at line 16 of file SCR_BaseHitZoneSelector.c.

Member Data Documentation

◆ m_bAbortWhenNoCompatibleHitZones

bool SCR_BaseHitZoneSelector::m_bAbortWhenNoCompatibleHitZones
protected

Definition at line 4 of file SCR_BaseHitZoneSelector.c.


The documentation for this class was generated from the following file: