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

Go to the source code of this file.

Classes

class  ActionTakeFireplaceIndoor
 DEPRECATED. More...

Functions

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

Variables

ActionTakeFireplaceIndoor m_Player

Function Documentation

◆ CopyOldPropertiesToNew()

override void CopyOldPropertiesToNew ( notnull EntityAI old_item,
EntityAI new_item )

Definition at line 59 of file actiontakefireplaceindoor.c.

◆ TakeFireplaceFromIndoorLambda()

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

Definition at line 54 of file actiontakefireplaceindoor.c.

Variable Documentation

◆ m_Player