DayZ
1.26
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
Закрытые члены
Класс CASingleUse
Граф наследования:CASingleUse:
Закрытые члены
override
int
Execute
(
ActionData
action_data
)
Подробное описание
Методы
◆
Execute()
override
int
Execute
(
ActionData
action_data
)
inline
private
4
{
5
if
( !
action_data
.m_Player )
6
{
7
return
UA_ERROR
;
8
}
9
10
return
UA_FINISHED
;
11
}
Param3
Definition
EntityAI.c:95
UA_FINISHED
const int UA_FINISHED
Definition
constants.c:443
UA_ERROR
const int UA_ERROR
Definition
constants.c:462
Перекрестные ссылки
UA_ERROR
и
UA_FINISHED
.
Объявления и описания членов класса находятся в файле:
D:/Ishodniki/scripts/4_World/Classes/UserActionsComponent/ActionComponents/
CASingleUse.c
CASingleUse
Создано системой
1.10.0