DayZ Scripts
PC Stable Documentation
 
Loading...
Searching...
No Matches
ActionTakeOvenIndoor.c File Reference

Data Structures

class  ActionTakeOvenIndoor
 DEPRECATED. More...
 

Functions

void TakeOvenFromIndoorLambda (EntityAI old_item, string new_item_type, PlayerBase player)
 
override void CopyOldPropertiesToNew (notnull EntityAI old_item, EntityAI new_item)
 

Variables

ActionTakeOvenIndoor m_Player
 

Function Documentation

◆ CopyOldPropertiesToNew()

override void CopyOldPropertiesToNew ( notnull EntityAI  old_item,
EntityAI  new_item 
)

References m_Player.

◆ TakeOvenFromIndoorLambda()

void TakeOvenFromIndoorLambda ( EntityAI  old_item,
string  new_item_type,
PlayerBase  player 
)

Variable Documentation

◆ m_Player