Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
ActionFillBottleBase Class Reference
Inheritance diagram for ActionFillBottleBase:
ActionContinuousBase ActionFillBottleSnow

Protected Member Functions

void ActionFillBottleBase ()
override void CreateConditionComponents ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override bool ActionConditionContinue (ActionData action_data)
int GetStanceMask (PlayerBase player)
int GetActionCommandEx (ActionData actionData)
int GetLiquidType (PlayerBase player, ActionTarget target, ItemBase item)
void SetupStance (PlayerBase player)
override bool IsLockTargetOnUse ()

Protected Attributes

int m_AllowedLiquidMask

Detailed Description

Definition at line 26 of file actionfillbottlebase.c.

Constructor & Destructor Documentation

◆ ActionFillBottleBase()

void ActionFillBottleBase::ActionFillBottleBase ( )
protected

Definition at line 32 of file actionfillbottlebase.c.

Member Function Documentation

◆ ActionCondition()

override bool ActionFillBottleBase::ActionCondition ( PlayerBase player,
ActionTarget target,
ItemBase item )
protected

Definition at line 51 of file actionfillbottlebase.c.

◆ ActionConditionContinue()

override bool ActionFillBottleBase::ActionConditionContinue ( ActionData action_data)
protected

Definition at line 74 of file actionfillbottlebase.c.

◆ CreateConditionComponents()

override void ActionFillBottleBase::CreateConditionComponents ( )
protected

Definition at line 45 of file actionfillbottlebase.c.

◆ GetActionCommandEx()

int ActionFillBottleBase::GetActionCommandEx ( ActionData actionData)
protected

Definition at line 92 of file actionfillbottlebase.c.

◆ GetLiquidType()

int ActionFillBottleBase::GetLiquidType ( PlayerBase player,
ActionTarget target,
ItemBase item )
protected

Definition at line 103 of file actionfillbottlebase.c.

◆ GetStanceMask()

int ActionFillBottleBase::GetStanceMask ( PlayerBase player)
protected

Definition at line 79 of file actionfillbottlebase.c.

◆ IsLockTargetOnUse()

override bool ActionFillBottleBase::IsLockTargetOnUse ( )
protected

Definition at line 145 of file actionfillbottlebase.c.

◆ SetupStance()

void ActionFillBottleBase::SetupStance ( PlayerBase player)
protected

Definition at line 131 of file actionfillbottlebase.c.

Member Data Documentation

◆ m_AllowedLiquidMask

int ActionFillBottleBase::m_AllowedLiquidMask
protected

Definition at line 30 of file actionfillbottlebase.c.


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