Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
class | ActionTakeFireplaceIndoor |
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 |
Definition at line 58 of file actiontakefireplaceindoor.c.
void TakeFireplaceFromIndoorLambda | ( | EntityAI | old_item, |
string | new_item_type, | ||
PlayerBase | player | ||
) |
Definition at line 53 of file actiontakefireplaceindoor.c.
ActionTakeFireplaceIndoor m_Player |