ERouteUIInputResult

Windows
MacOS
Linux

References

Module

CommonUI

Header

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/Input/CommonUIActionRouterBase.h

Include

#include "Input/CommonUIActionRouterBase.h"

Syntax

enum ERouteUIInputResult
{
    Handled,
    BlockGameInput,
    Unhandled,
}

Values

Name

Description

Handled

BlockGameInput

Unhandled

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