Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ActionCollectBloodTargetLambda Class Reference
Inheritance diagram for ActionCollectBloodTargetLambda:
ReplaceItemWithNewLambda

Private Member Functions

void ActionCollectBloodTargetLambda (EntityAI old_item, string new_item_type, PlayerBase player, float specialtyWeight, PlayerBase target, float delta)
override void CopyOldPropertiesToNew (notnull EntityAI old_item, EntityAI new_item)

Private Attributes

float m_percentFilled
float m_SpecialtyWeight
PlayerBase m_Target

Detailed Description

Definition at line 50 of file actioncollectbloodtarget.c.

Constructor & Destructor Documentation

◆ ActionCollectBloodTargetLambda()

void ActionCollectBloodTargetLambda ( EntityAI old_item,
string new_item_type,
PlayerBase player,
float specialtyWeight,
PlayerBase target,
float delta )
inlineprivate

Definition at line 56 of file actioncollectbloodtarget.c.

References m_percentFilled, m_SpecialtyWeight, and m_Target.

Member Function Documentation

◆ CopyOldPropertiesToNew()

override void CopyOldPropertiesToNew ( notnull EntityAI old_item,
EntityAI new_item )
inlineprivate

Field Documentation

◆ m_percentFilled

float m_percentFilled
private

◆ m_SpecialtyWeight

float m_SpecialtyWeight
private

Definition at line 52 of file actioncollectbloodtarget.c.

Referenced by ActionCollectBloodTargetLambda().

◆ m_Target

PlayerBase m_Target
private

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