Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
actiondialcombinationlockontarget.c File Reference

Go to the source code of this file.

Classes

class  ActionDialCombinationLockOnTargetCB
 

Functions

ActionDialCombinationLockOnTargetCB ActionContinuousBaseCB ActionDialCombinationLockOnTarget ()
 
override void CreateConditionComponents ()
 
override bool HasProneException ()
 
override GetInputType ()
 
override void OnActionInfoUpdate (PlayerBase player, ActionTarget target, ItemBase item)
 
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
 
override void OnFinishProgressServer (ActionData action_data)
 

Function Documentation

◆ ActionCondition()

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

Definition at line 44 of file actiondialcombinationlockontarget.c.

◆ ActionDialCombinationLockOnTarget()

ActionDialCombinationLockOnTargetCB ActionContinuousBaseCB ActionDialCombinationLockOnTarget ( )

Definition at line 1 of file actiondialcombinationlockontarget.c.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )

Definition at line 22 of file actiondialcombinationlockontarget.c.

◆ GetInputType()

override GetInputType ( )

Definition at line 33 of file actiondialcombinationlockontarget.c.

◆ HasProneException()

override bool HasProneException ( )

Definition at line 28 of file actiondialcombinationlockontarget.c.

◆ OnActionInfoUpdate()

override void OnActionInfoUpdate ( PlayerBase player,
ActionTarget target,
ItemBase item )

Definition at line 38 of file actiondialcombinationlockontarget.c.

◆ OnFinishProgressServer()

override void OnFinishProgressServer ( ActionData action_data)

Definition at line 61 of file actiondialcombinationlockontarget.c.