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

DEPRECATED. More...

Inheritance diagram for ActionTakeHybridAttachment:
ActionInteractBase

Private Member Functions

void ActionTakeHybridAttachment ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override bool ActionConditionContinue (ActionData action_data)
override bool CanBeUsedOnBack ()
override void CreateConditionComponents ()
override bool HasProneException ()
override bool InventoryReservation (ActionData action_data)
override void OnExecute (ActionData action_data)

Private Attributes

string m_ItemName = ""

Detailed Description

DEPRECATED.

Definition at line 2 of file actiontakehybridattachment.c.

Constructor & Destructor Documentation

◆ ActionTakeHybridAttachment()

Member Function Documentation

◆ ActionCondition()

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

Definition at line 29 of file actiontakehybridattachment.c.

References ActionTarget, and ItemBase::IsTakeable().

◆ ActionConditionContinue()

override bool ActionConditionContinue ( ActionData action_data)
inlineprivate

Definition at line 24 of file actiontakehybridattachment.c.

References ActionData.

◆ CanBeUsedOnBack()

override bool CanBeUsedOnBack ( )
inlineprivate

Definition at line 50 of file actiontakehybridattachment.c.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

◆ HasProneException()

override bool HasProneException ( )
inlineprivate

Definition at line 19 of file actiontakehybridattachment.c.

◆ InventoryReservation()

override bool InventoryReservation ( ActionData action_data)
inlineprivate

◆ OnExecute()

override void OnExecute ( ActionData action_data)
inlineprivate

Field Documentation

◆ m_ItemName

string m_ItemName = ""
private

Definition at line 4 of file actiontakehybridattachment.c.


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