DayZ 1.24
Loading...
Searching...
No Matches
ActionForceFeedCan Class Reference
Inheritance diagram for ActionForceFeedCan:
[legend]
Collaboration diagram for ActionForceFeedCan:
[legend]

Private Member Functions

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

Detailed Description

Definition at line 1 of file ActionForceFeedCan.c.

Member Function Documentation

◆ ActionCondition()

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

Definition at line 3 of file ActionForceFeedCan.c.

4 {
5 return super.ActionCondition(player, target, item);
6 }

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