Navigation
Unreal Engine C++ API Reference > Runtime > SlateCore > Layout > EVisibility
References
Module | SlateCore |
Header | /Engine/Source/Runtime/SlateCore/Public/Layout/Visibility.h |
Include | #include "Layout/Visibility.h" |
Syntax
static HitTestInvisible;
Remarks
Visible but not hit-testable (cannot interact with cursor) and children in the hierarchy (if any) are also not hit-testable.