![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ActionGiveBloodTarget () |
| override ActionData | CreateActionData () |
| override void | CreateConditionComponents () |
| override void | OnEndAnimationLoopServer (ActionData action_data) |
| override void | OnEndServer (ActionData action_data) |
| override bool | SetupAction (PlayerBase player, ActionTarget target, ItemBase item, out ActionData action_data, Param extra_data=NULL) |
| Private Member Functions inherited from ActionContinuousBase | |
| void | OnEndAnimationLoopClient (ActionData action_data) |
| void | OnEndAnimationLoopServer (ActionData action_data) |
| void | OnFinishProgressClient (ActionData action_data) |
| void | OnFinishProgressServer (ActionData action_data) |
| void | OnStartAnimationLoopClient (ActionData action_data) |
| void | OnStartAnimationLoopServer (ActionData action_data) |
Definition at line 9 of file actiongivebloodtarget.c.
|
inlineprivate |
Definition at line 11 of file actiongivebloodtarget.c.
References AnimatedActionBase::m_CallbackClass, AnimatedActionBase::m_CommandUID, ActionBase::m_FullBody, ActionBase::m_SpecialtyWeight, ActionBase::m_StanceMask, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 28 of file actiongivebloodtarget.c.
References ActionData.
|
inlineprivate |
Definition at line 22 of file actiongivebloodtarget.c.
References UAMaxDistances::DEFAULT, ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 47 of file actiongivebloodtarget.c.
References ActionData.
|
inlineprivate |
Definition at line 59 of file actiongivebloodtarget.c.
References ActionData, AGT_UACTION_TO_PLAYER, ActionGiveBloodSelf::CHEM_AGENT_BLOOD_REMOVAL_MODIFIER, GetPlugin(), PlayerConstants::HEMOLYTIC_REACTION_THRESHOLD, PlayerConstants::HEMOLYTIC_RISK_SHOCK_THRESHOLD, ActionGiveBloodData::m_Agents, ActionGiveBloodData::m_BloodAmount, ActionGiveBloodData::m_ItemBloodType, and BloodTypes::MatchBloodCompatibility().
|
inlineprivate |
Definition at line 34 of file actiongivebloodtarget.c.
References ActionData, ActionTarget, ActionGiveBloodData::m_Agents, ActionGiveBloodData::m_BloodAmount, and ActionGiveBloodData::m_ItemBloodType.