DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
CopyOldPropertiesToNew()
override void CopyOldPropertiesToNew
(
notnull
EntityAI
old_item
,
EntityAI
new_item
)
protected
См. определение в файле
ActionTakeFireplaceFromBarrel.c
строка
70
71
{
72
super.CopyOldPropertiesToNew( old_item, new_item );
73
74
MiscGameplayFunctions.TransferInventory(old_item, new_item,
m_Player
);
75
}
m_Player
DayZPlayer m_Player
Определения
Hand_Events.c:42
Перекрестные ссылки
m_Player
.
Ishodniki
scripts
4_World
Classes
UserActionsComponent
Actions
Interact
ActionTakeFireplaceFromBarrel.c
Создано системой
1.13.2