DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnUpdate()
[4/4]
override
bool
ScriptedWidgetEventHandler::OnUpdate
(
Widget
w
)
inline
protected
См. определение в файле
ObjectFollower.c
строка
31
32
{
33
if
(
m_Root
== w )
34
{
35
Update
();
36
return
true
;
37
}
38
39
return
false
;
40
}
ScriptedWidgetEventHandler::m_Root
Widget m_Root
Определения
SizeToChild.c:9
ScriptedWidgetEventHandler::Update
void Update()
Определения
ContinuousActionProgress.c:56
Перекрестные ссылки
m_Root
и
Update()
.
ScriptedWidgetEventHandler
Создано системой
1.13.2