SSubMenuHandler::UpdateSubMenuState

One-off delayed active timer to update the open/closed state of the sub menu.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Input/SSubMenuHandler.h

Include

#include "Widgets/Input/SSubMenuHandler.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Input/SSubMenuHandler.cpp

Syntax

EActiveTimerReturnType UpdateSubMenuState
(
    double InCurrentTime,
    float InDeltaTime,
    bool bWantsOpen
)

Remarks

One-off delayed active timer to update the open/closed state of the sub menu.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss