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

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

void ActionTurnOnChemlight ()
 

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

Конструктор(ы)

◆ ActionTurnOnChemlight()

void ActionTurnOnChemlight ( )
inlineprivate
4 {
5 m_CommandUID = DayZPlayerConstants.CMD_ACTIONMOD_LITCHEMLIGHT;
6 m_Text = "#activate";
7 }
string m_Text
Definition ActionBase.c:49
int m_CommandUID
Definition AnimatedActionBase.c:135
DayZPlayerConstants
defined in C++
Definition dayzplayer.c:602

Перекрестные ссылки AnimatedActionBase::m_CommandUID и m_Text.


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