EViewInteractionState

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/ToolContextInterfaces.h

Include

#include "ToolContextInterfaces.h"

Syntax

enum EViewInteractionState
{
    None       = 0,
    Hovered    = 1,
    Focused    = 2,
}

Values

Name

Description

None

Hovered

Focused

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