DayZ 1.24
|
Go to the source code of this file.
Classes | |
class | ActionSewTargetCB |
override bool ActionCondition | ( | PlayerBase | player, |
ActionTarget | target, | ||
ItemBase | item ) |
Definition at line 27 of file ActionSewTarget.c.
ActionSewTargetCB ActionContinuousBaseCB ActionSewTarget | ( | ) |
Definition at line 1 of file ActionSewTarget.c.
Referenced by ActionConstructor::RegisterActions(), and SewingKit::SetActions().
override void ApplyBandage | ( | ItemBase | item, |
PlayerBase | player ) |
Definition at line 46 of file ActionSewTarget.c.
References AGT_ITEM_TO_FLESH, and GetPlugin().
Definition at line 12 of file ActionSewTarget.c.
References m_FullBody, m_StanceMask, and m_Text.
Definition at line 21 of file ActionSewTarget.c.
References UAMaxDistances::DEFAULT, m_ConditionItem, and m_ConditionTarget.
override void OnFinishProgressServer | ( | ActionData | action_data | ) |
Definition at line 36 of file ActionSewTarget.c.
References ActionBandageBase::ApplyBandage(), and CanReceiveAction().