Dayz
Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Toggle main menu visibility
Loading...
Searching...
No Matches
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
}
ActionForceFeed
ActionForceFeedSmallCB ActionForceFeed
Definition
actionforcefeed.c:11
ActionTarget
class ActionTargets ActionTarget
ActionForceFeedCan
Definition
actionforcefeedcan.c:2
ActionForceFeedCan::ActionCondition
override bool ActionCondition(PlayerBase player, ActionTarget target, ItemBase item)
Definition
actionforcefeedcan.c:3
ItemBase
Definition
inventoryitem.c:742
PlayerBase
Definition
playerbaseclient.c:2
Games
Dayz
scripts
4_world
classes
useractionscomponent
actions
continuous
actionforcefeedcan.c
Generated by
1.17.0