FDriverIdMetaData

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

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

Name Description

Public variable

FName

 

Id

Constructors

Name Description

Public function

FDriverIdMetaData

(
    FName InId
)

Functions

Name Description

Public function Static

const FName ...

 

GetTypeId()

Overridden from ISlateMetaData

Name Description

Public function Virtual Const

bool

 

IsOfTypeImpl

(
    const FName& Type
)

Checks whether this drag and drop operation can cast safely to the specified type.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss