DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ OnWorkStop()

override void M18SmokeGrenade_Red::OnWorkStop ( )
inlineprivate

См. определение в файле M18SmokeGrenade_ColorBase.c строка 32

33 {
34 super.OnWorkStop();
35
36 if ( GetGame().IsServer() )
37 GetCEApi().SpawnGroup( "ContaminatedArea_Dynamic", GetPosition() );
38 }
proto native CEApi GetCEApi()
Get the CE API.
proto native CGame GetGame()
class JsonUndergroundAreaTriggerData GetPosition
Определения UndergroundAreaLoader.c:9