Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ActionPlantSeed Class Reference
Inheritance diagram for ActionPlantSeed:
ActionSingleUseBase

Private Member Functions

void ActionPlantSeed ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override void CreateConditionComponents ()
override bool HasTarget ()
override void OnExecuteServer (ActionData action_data)
void Process (ActionData action_data)

Detailed Description

Definition at line 1 of file actionplantseed.c.

Constructor & Destructor Documentation

◆ ActionPlantSeed()

void ActionPlantSeed ( )
inlineprivate

Member Function Documentation

◆ ActionCondition()

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

Definition at line 22 of file actionplantseed.c.

References ActionTarget.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

Definition at line 11 of file actionplantseed.c.

References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.

◆ HasTarget()

override bool HasTarget ( )
inlineprivate

Definition at line 17 of file actionplantseed.c.

◆ OnExecuteServer()

override void OnExecuteServer ( ActionData action_data)
inlineprivate

Definition at line 45 of file actionplantseed.c.

References ActionData, and Process().

◆ Process()

void Process ( ActionData action_data)
inlineprivate

Definition at line 52 of file actionplantseed.c.

References ActionData.


The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/4_world/classes/useractionscomponent/actions/singleuse/actionplantseed.c