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