Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
class | ActionPlaceOvenIndoor |
Functions | |
void | FireplaceToIndoorOvenLambda (EntityAI old_item, string new_item_type, PlayerBase player, vector pos, Object target) |
override void | CopyOldPropertiesToNew (notnull EntityAI old_item, EntityAI new_item) |
Variables | |
ActionPlaceOvenIndoor | m_FirePointIndex |
float | m_FireplaceRot |
vector | m_SmokePosition |
Definition at line 102 of file actionplaceovenindoor.c.
void FireplaceToIndoorOvenLambda | ( | EntityAI | old_item, |
string | new_item_type, | ||
PlayerBase | player, | ||
vector | pos, | ||
Object | target | ||
) |
Definition at line 84 of file actionplaceovenindoor.c.
float m_FireplaceRot |
Definition at line 81 of file actionplaceovenindoor.c.
ActionPlaceOvenIndoor m_FirePointIndex |
vector m_SmokePosition |
Definition at line 82 of file actionplaceovenindoor.c.