Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/MetaData
Inheritance Hierarchy
- ISlateMetaData
- FDriverIdMetaData
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/MetaData/DriverIdMetaData.h |
| Include | #include "Framework/MetaData/DriverIdMetaData.h" |
Syntax
class FDriverIdMetaData : public ISlateMetaData
Remarks
Copyright Epic Games, Inc. All Rights Reserved.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | Id |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FDriverIdMetaData
(
FName InId |
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. |