Navigation
Unreal Engine C++ API Reference > Runtime > SlateCore > Types
Inheritance Hierarchy
- ISlateMetaData
- FInvisibleToWidgetReflectorMetaData
References
Module | SlateCore |
Header | /Engine/Source/Runtime/SlateCore/Public/Types/InvisibleToWidgetReflectorMetaData.h |
Include | #include "Types/InvisibleToWidgetReflectorMetaData.h" |
Syntax
class FInvisibleToWidgetReflectorMetaData : public ISlateMetaData
Remarks
When using the widget reflector, it may be necessary to make some widgets non-pickable, like the debug canvas.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Overridden from ISlateMetaData
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
bool | IsOfTypeImpl
(
const FName& Type |
Checks whether this drag and drop operation can cast safely to the specified type. |