DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnUpdate()
override
bool
ActionTargetsCursor::OnUpdate
(
Widget
w
)
inline
protected
См. определение в файле
ActionTargetsCursor.c
строка
285
286
{
287
if
(
m_Root
== w)
288
{
289
Update
();
290
return
true
;
291
}
292
293
return
false
;
294
}
ActionTargetsCursor::m_Root
Widget m_Root
Определения
ActionTargetsCursor.c:85
ActionTargetsCursor::Update
void Update()
Определения
ActionTargetsCursor.c:305
Перекрестные ссылки
m_Root
и
Update()
.
ActionTargetsCursor
Создано системой
1.13.2