Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
actiontakeovenindoor.c File Reference

Go to the source code of this file.

Classes

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 )

Definition at line 59 of file actiontakeovenindoor.c.

◆ TakeOvenFromIndoorLambda()

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

Definition at line 54 of file actiontakeovenindoor.c.

Variable Documentation

◆ m_Player