Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ActionPickupChicken Class Reference

DEPRECATED. More...

Inheritance diagram for ActionPickupChicken:
ActionInteractBase

Private Member Functions

void ActionPickupChicken ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override void CreateConditionComponents ()
override GetInputType ()
override void OnExecuteServer (ActionData action_data)

Detailed Description

DEPRECATED.

Definition at line 2 of file actionpickupchicken.c.

Constructor & Destructor Documentation

◆ ActionPickupChicken()

void ActionPickupChicken ( )
inlineprivate

Definition at line 4 of file actionpickupchicken.c.

References ActionBase::m_Text.

Member Function Documentation

◆ ActionCondition()

override bool ActionCondition ( PlayerBase player,
ActionTarget target,
ItemBase item )
inlineprivate

Definition at line 20 of file actionpickupchicken.c.

References ActionTarget, and Class::CastTo().

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

◆ GetInputType()

override GetInputType ( )
inlineprivate

Definition at line 9 of file actionpickupchicken.c.

◆ OnExecuteServer()

override void OnExecuteServer ( ActionData action_data)
inlineprivate

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