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

Private Member Functions

void FirearmActionLoadBullet ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override bool CanBePerformedFromInventory ()
override bool CanBePerformedFromQuickbar ()
override int GetActionCategory ()
override Object GetDisplayInteractObject (PlayerBase player, ActionTarget target)
override void Start (ActionData action_data)

Detailed Description

Definition at line 1 of file firearmactionloadbullet.c.

Constructor & Destructor Documentation

◆ FirearmActionLoadBullet()

void FirearmActionLoadBullet ( )
inlineprivate

Definition at line 3 of file firearmactionloadbullet.c.

Referenced by FirearmActionLoadBulletQuick().

Member Function Documentation

◆ ActionCondition()

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

Definition at line 13 of file firearmactionloadbullet.c.

References ActionTarget, and ArrowManagerBase::GetFirstArrow().

◆ CanBePerformedFromInventory()

override bool CanBePerformedFromInventory ( )
inlineprivate

Definition at line 71 of file firearmactionloadbullet.c.

◆ CanBePerformedFromQuickbar()

override bool CanBePerformedFromQuickbar ( )
inlineprivate

Definition at line 76 of file firearmactionloadbullet.c.

◆ GetActionCategory()

override int GetActionCategory ( )
inlineprivate

Definition at line 8 of file firearmactionloadbullet.c.

◆ GetDisplayInteractObject()

override Object GetDisplayInteractObject ( PlayerBase player,
ActionTarget target )
inlineprivate

Definition at line 58 of file firearmactionloadbullet.c.

References ActionTarget, and ArrowManagerBase::GetFirstArrow().

◆ Start()

override void Start ( ActionData action_data)
inlineprivate

Definition at line 37 of file firearmactionloadbullet.c.

References ArrowManagerBase::AcquireFirstArrow(), and ActionData.


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