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

◆ DeleteKeyframe()

void PluginBase::DeleteKeyframe ( )
inlineprotected

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

69 {
70 if( g_Game.GetUIManager().GetMenu() )
71 g_Game.GetUIManager().GetMenu().OnKeyPress( null, 0, 0, KeyCode.KC_E );
72 }
DayZGame g_Game
Определения DayZGame.c:3942
KeyCode
Определения EnSystem.c:157

Перекрестные ссылки g_Game.