DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
ActionCondition()
override
bool
ActionCondition
(
PlayerBase
player
,
ActionTarget
target
,
ItemBase
item
)
См. определение в файле
ActionWashHandsWellOne.c
строка
28
29
{
30
return
player.HasBloodyHands() && !player.GetItemInHands() && !player.GetItemOnSlot(
"Gloves"
) && target.GetObject() && (target.GetObject().GetWaterSourceObjectType() ==
EWaterSourceObjectType
.WELL || target.GetObject().IsWell());
31
}
EWaterSourceObjectType
EWaterSourceObjectType
Определения
EWaterSourceObjectType.c:2
Перекрестные ссылки
ActionTarget
.
Ishodniki
scripts
4_World
Classes
UserActionsComponent
Actions
Interact
ActionWashHandsWellOne.c
Создано системой
1.13.2