DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
ActionCondition()
override
bool
ActionCondition
(
PlayerBase
player
,
ActionTarget
target
,
ItemBase
item
)
См. определение в файле
ActionBandageTarget.c
строка
41
42
{
43
PlayerBase
otherPlayer =
PlayerBase
.Cast(target.GetObject());
44
if
(otherPlayer)
45
return
otherPlayer.IsBleeding();
46
47
return
false
;
48
}
PlayerBase
Определения
PlayerBaseClient.c:2
Перекрестные ссылки
ActionTarget
.
Ishodniki
scripts
4_World
Classes
UserActionsComponent
Actions
Continuous
Medical
ActionBandageTarget.c
Создано системой
1.13.2