Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Layout > API/Runtime/SlateCore/Layout/EVisibility
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Layout/Visibility.h |
| Include | #include "Layout/Visibility.h" |
Syntax
static SelfHitTestInvisible;
Remarks
Visible but not hit-testable (cannot interact with cursor) and doesn't affect hit-testing on children (if any).