DayZ
1.26
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
Закрытые члены
Класс ActionAttachOnTrap
Граф наследования:ActionAttachOnTrap:
Закрытые члены
override
bool
ActionCondition
(
PlayerBase
player
,
ActionTarget
target
,
ItemBase
item
)
Подробное описание
Методы
◆
ActionCondition()
override
bool
ActionCondition
(
PlayerBase
player
,
ActionTarget
target
,
ItemBase
item
)
inline
private
4
{
5
if
(
target
&& !
target
.GetObject().IsInherited(
TrapBase
))
6
{
7
return
false
;
8
}
9
10
return
super
.ActionCondition(
player
,
target
,
item
);
11
}
Param3
Definition
EntityAI.c:95
TrapBase
Definition
Trap_Bear.c:2
Объявления и описания членов класса находятся в файле:
D:/Ishodniki/scripts/4_World/Classes/UserActionsComponent/Actions/SingleUse/
ActionAttachOnTrap.c
ActionAttachOnTrap
Создано системой
1.10.0