DayZ
1.26
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
Закрытые члены
Класс BotTestSpamUserActions_Start
Граф наследования:BotTestSpamUserActions_Start:
Закрытые члены
override
void
OnEntry
(
BotEventBase
e
)
override
void
OnExit
(
BotEventBase
e
)
Подробное описание
Методы
◆
OnEntry()
override
void
OnEntry
(
BotEventBase
e
)
inline
private
5
{
6
super
.OnEntry(
e
);
7
8
}
Param3
Definition
EntityAI.c:95
◆
OnExit()
override
void
OnExit
(
BotEventBase
e
)
inline
private
11
{
12
botDebugPrint
(
"[bot] + "
+
m_Owner
+
"BotTestSpamUserActions_Start::OnExit"
);
13
14
/*if (GetGame().IsServer() && GetGame().IsMultiplayer())
15
{
16
botDebugPrint("[bot] + " + m_Owner + "BotTestSpamUserActions_Start spamming!");
17
for (int i = 0; i < 10000; ++i)
18
Print("Lovely SPAAAAAM!");
19
}*/
20
21
super
.OnExit(
e
);
22
}
botDebugPrint
void botDebugPrint(string s)
Definition
Bot.c:122
m_Owner
enum ProcessDirectDamageFlags m_Owner
Перекрестные ссылки
botDebugPrint()
и
m_Owner
.
Объявления и описания членов класса находятся в файле:
D:/Ishodniki/scripts/4_World/Systems/Bot/
Bot_TestSpamUserActions.c
BotTestSpamUserActions_Start
Создано системой
1.10.0