Navigation
Unreal Engine C++ API Reference > Runtime > SlateCore > Types
Inheritance Hierarchy
- ISlateMetaData
- FTrackedMetaData
References
Module | SlateCore |
Header | /Engine/Source/Runtime/SlateCore/Public/Types/TrackedMetaData.h |
Include | #include "Types/TrackedMetaData.h" |
Syntax
class FTrackedMetaData : public ISlateMetaData
Remarks
MetaData used to add and remove widgets to the Slate Widget Tracker for the specified tags.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FTrackedMetaData
(
const FTrackedMetaData& |
||
![]() |
FTrackedMetaData
(
const SWidget* InTrackedWidget, |
||
![]() |
FTrackedMetaData
(
const SWidget* InTrackedWidget, |
Destructors
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. |
Operators
Type | Name | Description | |
---|---|---|---|
![]() |
FTrackedMetaData & | operator=
(
const FTrackedMetaData& |