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

DEPRECATED. More...

Inheritance diagram for ActionReadPaper:
ActionContinuousBase

Private Member Functions

void ActionReadPaper ()
override void CreateConditionComponents ()
override bool HasTarget ()
override void OnEndRequest (ActionData action_data)
override void OnUpdate (ActionData action_data)
Private Member Functions inherited from ActionContinuousBase
void OnEndAnimationLoopClient (ActionData action_data)
void OnEndAnimationLoopServer (ActionData action_data)
void OnFinishProgressClient (ActionData action_data)
void OnFinishProgressServer (ActionData action_data)
void OnStartAnimationLoopClient (ActionData action_data)
void OnStartAnimationLoopServer (ActionData action_data)

Detailed Description

DEPRECATED.

Definition at line 30 of file actionreadpaper.c.

Constructor & Destructor Documentation

◆ ActionReadPaper()

Member Function Documentation

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

Definition at line 41 of file actionreadpaper.c.

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

◆ HasTarget()

override bool HasTarget ( )
inlineprivate

Definition at line 47 of file actionreadpaper.c.

◆ OnEndRequest()

override void OnEndRequest ( ActionData action_data)
inlineprivate

Definition at line 65 of file actionreadpaper.c.

References ActionData.

◆ OnUpdate()

override void OnUpdate ( ActionData action_data)
inlineprivate

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