FUMGDragDropOp::IsOfTypeImpl

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

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Slate/UMGDragDropOp.h

Include

#include "Slate/UMGDragDropOp.h"

Syntax

virtual bool IsOfTypeImpl
(
    const FString & Type
) const

Remarks

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