DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
IsWearingSplint()
bool
ActionSplintTarget::IsWearingSplint
(
PlayerBase
player
)
inline
private
См. определение в файле
ActionSplintTarget.c
строка
56
57
{
58
if
( player.GetItemOnSlot(
"Splint_Right"
) )
59
{
60
return
true
;
61
}
62
return
false
;
63
}
Используется в
ActionCondition()
.
ActionSplintTarget
Создано системой
1.13.2