Navigation
API > API/Runtime > API/Runtime/SlateCore
Matches widgets against InWidget
| Name | FWidgetMatcher |
| Type | struct |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Layout/WidgetPath.h |
| Include Path | #include "Layout/WidgetPath.h" |
Syntax
struct FWidgetMatcher
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FWidgetMatcher
(
const TSharedRef< const SWidget > InWidget |
Layout/WidgetPath.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| WidgetToFind | TSharedRef< const SWidget > | Layout/WidgetPath.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsMatch
(
const TSharedRef< const SWidget >& InWidget |
Layout/WidgetPath.h |