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

DEPRECATED. More...

Inheritance diagram for ActionTakeOvenIndoor:
ActionInteractBase

Private Member Functions

void ActionTakeOvenIndoor ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override void OnExecuteServer (ActionData action_data)

Private Attributes

string m_NewItemTypeName = "Fireplace"

Detailed Description

DEPRECATED.

Definition at line 2 of file actiontakeovenindoor.c.

Constructor & Destructor Documentation

◆ ActionTakeOvenIndoor()

Member Function Documentation

◆ ActionCondition()

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

Definition at line 13 of file actiontakeovenindoor.c.

References ActionTarget, and m_NewItemTypeName.

◆ OnExecuteServer()

override void OnExecuteServer ( ActionData action_data)
inlineprivate

Definition at line 33 of file actiontakeovenindoor.c.

References ActionData, m_NewItemTypeName, and TakeOvenFromIndoorLambda().

Field Documentation

◆ m_NewItemTypeName

string m_NewItemTypeName = "Fireplace"
private

Definition at line 4 of file actiontakeovenindoor.c.

Referenced by ActionCondition(), and OnExecuteServer().


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