![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
DEPRECATED. More...
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" |
DEPRECATED.
Definition at line 2 of file actiontakeovenindoor.c.
|
inlineprivate |
Definition at line 6 of file actiontakeovenindoor.c.
References AnimatedActionBase::m_CommandUID, ActionBase::m_StanceMask, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 13 of file actiontakeovenindoor.c.
References ActionTarget, and m_NewItemTypeName.
|
inlineprivate |
Definition at line 33 of file actiontakeovenindoor.c.
References ActionData, m_NewItemTypeName, and TakeOvenFromIndoorLambda().
|
private |
Definition at line 4 of file actiontakeovenindoor.c.
Referenced by ActionCondition(), and OnExecuteServer().