SelfHitTestInvisible

Visible but not hit-testable (cannot interact with cursor) and doesn't affect hit-testing on children (if any).

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Layout/Visibility.h

Include

#include "Layout/Visibility.h"

Syntax

static const EVisibility SelfHitTestInvisible;

Remarks

Visible but not hit-testable (cannot interact with cursor) and doesn't affect hit-testing on children (if any).

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