DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnEndAnimationLoop()
override void ActionRepackTent::OnEndAnimationLoop
(
ActionData
action_data
)
inline
private
См. определение в файле
ActionRepackTent.c
строка
199
200
{
201
if
( !
g_Game
.IsMultiplayer() ||
g_Game
.IsServer() )
202
{
203
Param1<bool> play =
new
Param1<bool>(
false
);
204
g_Game
.RPCSingleParam( action_data.m_MainItem,
SoundTypeTent
.REPACK, play,
true
);
205
}
206
}
g_Game
DayZGame g_Game
Определения
DayZGame.c:3942
SoundTypeTent
SoundTypeTent
Определения
LargeTent.c:2
Перекрестные ссылки
ActionData
и
g_Game
.
ActionRepackTent
Создано системой
1.13.2