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

◆ SetDrawSelection()

void PluginBase::SetDrawSelection ( bool draw)
inlineprivate

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

705 {
706 m_ModuleConfigDebugProfile.SetSceneEditorDrawSelection(draw);
707
708 EditorUpdate();
709 }
void EditorUpdate()
Определения PluginSceneManager.c:1145
PluginConfigDebugProfile m_ModuleConfigDebugProfile
Определения PluginSceneManager.c:1119

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