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

◆ StandUp()

void Chemlight_ColorBase::StandUp ( )
inlineprivate

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

114 {
115 if ( GetGame().IsServer() && GetCompEM().IsWorking() )
116 {
117 vector ori_rotate = "0 0 0";
118 SetOrientation(ori_rotate);
119 }
120 }
proto native CGame GetGame()

Перекрестные ссылки GetGame().

Используется в OnInventoryExit().