Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ActionWorldCraftSwitch Class Reference

DEPRECATED. More...

Inheritance diagram for ActionWorldCraftSwitch:
ActionSingleUseBase

Private Member Functions

void ActionWorldCraftSwitch ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override void CreateConditionComponents ()
override bool IsInstant ()
override bool IsLocal ()
override bool RemoveForceTargetAfterUse ()
override void Start (ActionData action_data)

Detailed Description

DEPRECATED.

Definition at line 2 of file actionworldcraftswitch.c.

Constructor & Destructor Documentation

◆ ActionWorldCraftSwitch()

void ActionWorldCraftSwitch ( )
inlineprivate

Definition at line 4 of file actionworldcraftswitch.c.

References ActionBase::m_Text.

Member Function Documentation

◆ ActionCondition()

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

Definition at line 30 of file actionworldcraftswitch.c.

References ActionTarget.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

◆ IsInstant()

override bool IsInstant ( )
inlineprivate

Definition at line 20 of file actionworldcraftswitch.c.

◆ IsLocal()

override bool IsLocal ( )
inlineprivate

Definition at line 15 of file actionworldcraftswitch.c.

◆ RemoveForceTargetAfterUse()

override bool RemoveForceTargetAfterUse ( )
inlineprivate

Definition at line 25 of file actionworldcraftswitch.c.

◆ Start()

override void Start ( ActionData action_data)
inlineprivate

Definition at line 39 of file actionworldcraftswitch.c.

References ActionData.


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