FDragDropOperation::IsOfType

Check if this drag and drop operation can cast safely to the specified template type

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Input/DragAndDrop.h

Include

#include "Input/DragAndDrop.h"

Syntax

template<class TType>
bool IsOfType() const

Remarks

Check if this drag and drop operation can cast safely to the specified template 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