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

Private Member Functions

void ActionRemoveSeed ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override void CreateConditionComponents ()
override GetInputType ()
override bool InventoryReservation (ActionData action_data)
override void OnExecuteClient (ActionData action_data)

Private Attributes

SeedBase m_Seed

Detailed Description

Definition at line 1 of file actionremoveseed.c.

Constructor & Destructor Documentation

◆ ActionRemoveSeed()

void ActionRemoveSeed ( )
inlineprivate

Definition at line 5 of file actionremoveseed.c.

References ActionBase::m_Text.

Member Function Documentation

◆ ActionCondition()

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

Definition at line 21 of file actionremoveseed.c.

References ActionTarget, Class::CastTo(), and m_Seed.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

◆ GetInputType()

override GetInputType ( )
inlineprivate

Definition at line 10 of file actionremoveseed.c.

◆ InventoryReservation()

override bool InventoryReservation ( ActionData action_data)
inlineprivate

◆ OnExecuteClient()

override void OnExecuteClient ( ActionData action_data)
inlineprivate

Field Documentation

◆ m_Seed

SeedBase m_Seed
private

Definition at line 3 of file actionremoveseed.c.

Referenced by ActionCondition(), InventoryReservation(), and OnExecuteClient().


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