![]() |
Dayz Explorer 1.28.160049
|
Go to the source code of this file.
Classes | |
| class | ActionTakeFireplaceFromBarrel |
| DEPRECATED. More... | |
Functions | |
| void | TakeFireplaceFromBarrelLambda (EntityAI old_item, string new_item_type, PlayerBase player) |
| void | RemoveOldItemFromLocation () |
| void | UndoRemoveOldItemFromLocation () |
| override void | CopyOldPropertiesToNew (notnull EntityAI old_item, EntityAI new_item) |
| void | DeleteOldEntity () |
| void | CreateNetworkObjectInfo (EntityAI new_item) |
Variables | |
| ActionTakeFireplaceFromBarrel | m_Player |
Definition at line 70 of file actiontakefireplacefrombarrel.c.
|
protected |
Definition at line 82 of file actiontakefireplacefrombarrel.c.
|
protected |
Definition at line 77 of file actiontakefireplacefrombarrel.c.
|
protected |
Definition at line 60 of file actiontakefireplacefrombarrel.c.
| void TakeFireplaceFromBarrelLambda | ( | EntityAI | old_item, |
| string | new_item_type, | ||
| PlayerBase | player ) |
Definition at line 55 of file actiontakefireplacefrombarrel.c.
|
protected |
Definition at line 65 of file actiontakefireplacefrombarrel.c.
| ActionTakeFireplaceFromBarrel m_Player |