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

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

void BotEventStartDebug (PlayerBase p=NULL, EntityAI e=NULL, int id=0)
 
override string DumpToString ()
 

Закрытые данные

int m_Id
 

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

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

◆ BotEventStartDebug()

void BotEventStartDebug ( PlayerBase p = NULL,
EntityAI e = NULL,
int id = 0 )
inlineprivate
29 {
30 m_Id = id;
31 }
int m_Id
Definition BotEvents.c:26
Definition EntityAI.c:95

Перекрестные ссылки m_Id.

Методы

◆ DumpToString()

override string DumpToString ( )
inlineprivate
33{ return "id: " + m_Id; }

Перекрестные ссылки m_Id.

Поля

◆ m_Id

int m_Id
private

Используется в BotEventStartDebug() и DumpToString().


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