Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > DragAndDrop > FDecoratedDragDropOp
- FDragDropOperation::IsOfTypeImpl()
- FDecoratedDragDropOp::IsOfTypeImpl()
- FActorDragDropGraphEdOp::IsOfTypeImpl()
- FActorDragDropOp::IsOfTypeImpl()
- FActorDragDropGraphEdOp::IsOfTypeImpl()
- FAssetDragDropOp::IsOfTypeImpl()
- FExternalContentDragDropOp::IsOfTypeImpl()
- FCollectionDragDropOp::IsOfTypeImpl()
- FCompositeDragDropOp::IsOfTypeImpl()
- FExternalContentDragDropOp::IsOfTypeImpl()
- FFolderDragDropOp::IsOfTypeImpl()
- FLevelDragDropOp::IsOfTypeImpl()
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/DragAndDrop/DecoratedDragDropOp.h |
Include | #include "DragAndDrop/DecoratedDragDropOp.h" |
virtual bool IsOfTypeImpl
(
const FString & Type
) const
Remarks
Checks whether this drag and drop operation can cast safely to the specified type.