См. определение в файле DayZGame.c строка 2804
2805 {
2806#ifdef DIAG_DEVELOPER
2808 if (gizmoApi)
2809 {
2811 {
2814 {
2816 }
2818 {
2820 }
2822 {
2824 }
2826 {
2828 }
2829 }
2830
2832 {
2835 {
2837 }
2839 {
2841 }
2843 {
2845 }
2846 }
2847 }
2848#endif
2849
2850 if (key ==
KeyCode.KC_LCONTROL)
2851 {
2853 }
2854
2856 {
2858 }
2859
2861 {
2863 }
2864
2866 {
2868 }
2869
2872 {
2874 }
2875
2876#ifdef DEVELOPER
2878 {
2880 }
2881#endif
2882
2883 }
proto GizmoApi GetGizmoApi()
proto native void RequestExit(int code)
Sets exit code and quits in the right moment.
UIScriptedMenu m_keyboard_handler
proto native Mission GetMission()
proto GizmoSpaceMode GetSpaceMode()
proto GizmoTransformMode GetTransformMode()
proto void SetTransformMode(GizmoTransformMode mode)
proto void SetSpaceMode(GizmoSpaceMode mode)
Перекрестные ссылки GetGizmoApi(), GetMission(), GizmoApi::GetSpaceMode(), GizmoApi::GetTransformMode(), m_IsCtrlHolding, m_IsLeftAltHolding, m_IsRightAltHolding, m_keyboard_handler, mission, RequestExit(), GizmoApi::SetSpaceMode() и GizmoApi::SetTransformMode().