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