Data Structures | |
| class | ActionTakeOvenIndoor |
| DEPRECATED. More... | |
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 |
References m_Player.
| void TakeOvenFromIndoorLambda | ( | EntityAI | old_item, |
| string | new_item_type, | ||
| PlayerBase | player | ||
| ) |
References m_Player.
Referenced by ActionTakeOvenIndoor::OnExecuteServer().
| ActionTakeOvenIndoor m_Player |