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