DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
ActionCondition()
override
bool
FirearmActionBase::ActionCondition
(
PlayerBase
player
,
ActionTarget
target
,
ItemBase
item
)
inline
private
См. определение в файле
FirearmActionBase.c
строка
26
27
{
28
Weapon_Base wpn = Weapon_Base.Cast(item);
29
return
wpn && wpn.CanProcessWeaponEvents() && !player.GetDayZPlayerInventory().IsProcessing();
30
}
Перекрестные ссылки
ActionTarget
.
FirearmActionBase
Создано системой
1.13.2