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