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