Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
actionplaceovenindoor.c File Reference

Go to the source code of this file.

Classes

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

Function Documentation

◆ CopyOldPropertiesToNew()

override void CopyOldPropertiesToNew ( notnull EntityAI old_item,
EntityAI new_item )

Definition at line 104 of file actionplaceovenindoor.c.

◆ FireplaceToIndoorOvenLambda()

void FireplaceToIndoorOvenLambda ( EntityAI old_item,
string new_item_type,
PlayerBase player,
vector pos,
Object target )

Definition at line 86 of file actionplaceovenindoor.c.

Variable Documentation

◆ m_FireplaceRot

float m_FireplaceRot

Definition at line 83 of file actionplaceovenindoor.c.

◆ m_FirePointIndex

ActionPlaceOvenIndoor m_FirePointIndex

◆ m_SmokePosition

vector m_SmokePosition

Definition at line 84 of file actionplaceovenindoor.c.