Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
actiontakefireplaceindoor.c File Reference

Go to the source code of this file.

Data Structures

class  ActionTakeFireplaceIndoor
 DEPRECATED. More...

Functions

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

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 )

Variable Documentation

◆ m_Player