См. определение в файле FireplaceBase.c строка 1114
1115 {
1116 if (particle &&
g_Game && (!
g_Game.IsDedicatedServer()))
1117 {
1118 particle.Stop();
1119 particle = NULL;
1120
1121 return true;
1122 }
1123
1124 return false;
1125 }
Перекрестные ссылки g_Game.