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

Private Member Functions

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

Detailed Description

Definition at line 1 of file actionfoldobject.c.

Constructor & Destructor Documentation

◆ ActionFoldObject()

void ActionFoldObject ( )
inlineprivate

Definition at line 3 of file actionfoldobject.c.

References ActionBase::m_SpecialtyWeight, and ActionBase::m_Text.

Member Function Documentation

◆ ActionCondition()

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

Definition at line 19 of file actionfoldobject.c.

References ActionTarget.

◆ GetInputType()

override GetInputType ( )
inlineprivate

Definition at line 9 of file actionfoldobject.c.

◆ HasProgress()

override bool HasProgress ( )
inlineprivate

Definition at line 14 of file actionfoldobject.c.

◆ OnExecuteServer()

override void OnExecuteServer ( ActionData action_data)
inlineprivate

Definition at line 34 of file actionfoldobject.c.

References ActionData.


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