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

Private Member Functions

void ActionAttachWithSwitch ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override bool CanBePerformedFromInventory ()
override ActionData CreateActionData ()
override void CreateConditionComponents ()
override GetInputType ()
override void OnExecuteClient (ActionData action_data)
override void OnExecuteServer (ActionData action_data)
override bool SetupAction (PlayerBase player, ActionTarget target, ItemBase item, out ActionData action_data, Param extra_data=NULL)

Detailed Description

Definition at line 1 of file actionattachwithswich.c.

Constructor & Destructor Documentation

◆ ActionAttachWithSwitch()

void ActionAttachWithSwitch ( )
inlineprivate

Definition at line 3 of file actionattachwithswich.c.

Member Function Documentation

◆ ActionCondition()

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

Definition at line 64 of file actionattachwithswich.c.

References ActionTarget.

◆ CanBePerformedFromInventory()

override bool CanBePerformedFromInventory ( )
inlineprivate

Definition at line 20 of file actionattachwithswich.c.

◆ CreateActionData()

override ActionData CreateActionData ( )
inlineprivate

Definition at line 25 of file actionattachwithswich.c.

References ActionData.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

Definition at line 7 of file actionattachwithswich.c.

References UAMaxDistances::DEFAULT, m_CommandUID, and m_StanceMask.

◆ GetInputType()

override GetInputType ( )
inlineprivate

Definition at line 15 of file actionattachwithswich.c.

◆ OnExecuteClient()

override void OnExecuteClient ( ActionData action_data)
inlineprivate

◆ OnExecuteServer()

override void OnExecuteServer ( ActionData action_data)
inlineprivate

◆ SetupAction()

override bool SetupAction ( PlayerBase player,
ActionTarget target,
ItemBase item,
out ActionData action_data,
Param extra_data = NULL )
inlineprivate

Definition at line 31 of file actionattachwithswich.c.

References ActionData, ActionTarget, g_Game, and AttachActionData::m_AttSlot.


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