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