DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
ActionCondition()
override
bool
ActionCondition
(
PlayerBase
player
,
ActionTarget
target
,
ItemBase
item
)
См. определение в файле
ActionSewSelf.c
строка
32
33
{
34
if
(!super.ActionCondition(player, target, item))
35
return
false
;
36
37
return
player.IsBleeding();
38
}
Перекрестные ссылки
ActionTarget
.
Ishodniki
scripts
4_World
Classes
UserActionsComponent
Actions
Continuous
Medical
ActionSewSelf.c
Создано системой
1.13.2