DayZ 1.24
|
Go to the source code of this file.
Classes | |
class | ActionPlaceOvenIndoor |
Variables | |
ActionPlaceOvenIndoor | m_FirePointIndex |
float | m_FireplaceRot |
vector | m_SmokePosition |
Definition at line 102 of file ActionPlaceOvenIndoor.c.
References m_FireplaceRot, m_FirePointIndex, m_SmokePosition, Print(), and vector::Zero.
void FireplaceToIndoorOvenLambda | ( | EntityAI | old_item, |
string | new_item_type, | ||
PlayerBase | player, | ||
vector | pos, | ||
Object | target ) |
Definition at line 84 of file ActionPlaceOvenIndoor.c.
References m_FireplaceRot, m_FirePointIndex, m_SmokePosition, and Math3D::MatrixIdentity4().
Referenced by ActionPlaceOvenIndoor::OnExecuteServer().
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.