Dayz 1.25
Dayz Code Explorer by KGB
Загрузка...
Поиск...
Не найдено
Класс ActionDropItemCB
+ Граф наследования:ActionDropItemCB:

Закрытые члены

override void EndActionComponent ()
 

Подробное описание

Методы

◆ EndActionComponent()

override void EndActionComponent ( )
inlineprivate
4 {
5 SetCommand(DayZPlayerConstants.CMD_ACTIONINT_END);
7 }
void SetCommand(int command_uid)
Definition AnimatedActionBase.c:46
ActionData m_ActionData
Definition AnimatedActionBase.c:3
int m_State
Definition ActionBase.c:31
DayZPlayerConstants
defined in C++
Definition dayzplayer.c:602
const int UA_FINISHED
Definition constants.c:436

Перекрестные ссылки ActionBaseCB::m_ActionData, ActionData::m_State, ActionBaseCB::SetCommand() и UA_FINISHED.


Объявления и описания членов класса находятся в файле: