Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
actionforcefeedcan.c
Go to the documentation of this file.
1
class
ActionForceFeedCan
:
ActionForceFeed
2
{
3
override
bool
ActionCondition(
PlayerBase
player,
ActionTarget
target,
ItemBase
item)
4
{
5
return
super.ActionCondition(player, target, item);
6
}
7
}
ItemBase
Definition:
inventoryitem.c:730
PlayerBase
Definition:
playerbaseclient.c:1
ActionTarget
class ActionTargets ActionTarget
ActionForceFeed
ActionForceFeedSmallCB ActionForceFeed
Definition:
actionforcefeed.c:11
ActionForceFeedCan
Definition:
actionforcefeedcan.c:1
DAYZ
scripts_v1.24.157551
scripts
world
classes
useractionscomponent
actions
continuous
actionforcefeedcan.c
Generated by
1.8.17