Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/DragAndDrop > API/Editor/UnrealEd/DragAndDrop/FCompositeDragDropOp
- FDragDropOperation::IsOfTypeImpl()
- FDecoratedDragDropOp::IsOfTypeImpl()
- FCompositeDragDropOp::IsOfTypeImpl()
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/DragAndDrop/CompositeDragDropOp.h |
Include | #include "DragAndDrop/CompositeDragDropOp.h" |
virtual bool IsOfTypeImpl
(
const FString & Type
) const
Remarks
Checks whether this drag and drop operation can cast safely to the specified type.