DayZ
1.28
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnEndServer()
override void OnEndServer
(
ActionData
action_data
)
См. определение в файле
ActionFoldBaseBuildingObject.c
строка
70
71
{
72
super.OnEndServer(action_data);
73
74
//ItemBase item = ItemBase.Cast(action_data.m_Player.GetItemInHands());
75
ItemBase
item =
ItemBase
.Cast(action_data.m_Target.GetObject());
76
if
(item)
77
item.StopItemSoundServer(SoundConstants.ITEM_FOLD_LOOP);
78
}
ItemBase
Определения
4_World/Entities/Core/Inherited/InventoryItem.c:731
Перекрестные ссылки
ActionData
.
Ishodniki
scripts
4_World
Classes
UserActionsComponent
Actions
Continuous
ActionFoldBaseBuildingObject.c
Создано системой
1.13.2