DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
ChristmasTree()
void House::ChristmasTree
(
)
inline
private
См. определение в файле
ChristmasTree.c
строка
7
8
{
9
if
( !
GetGame
().IsDedicatedServer() )
10
{
11
m_TreeLight
= XmasTreeLight.Cast( ScriptedLightBase.CreateLight( XmasTreeLight,
"0 0 0"
) );
12
m_TreeLight
.AttachOnMemoryPoint(
this
,
"action"
);
13
}
14
}
House::m_TreeLight
XmasTreeLight m_TreeLight
Определения
ChristmasTree.c:3
GetGame
proto native CGame GetGame()
Перекрестные ссылки
GetGame()
и
m_TreeLight
.
House
Создано системой
1.13.2