Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > DragAndDrop > FActorDragDropOp
- FDragDropOperation::IsOfTypeImpl()
- FDecoratedDragDropOp::IsOfTypeImpl()
- FActorDragDropOp::IsOfTypeImpl()
- FActorDragDropGraphEdOp::IsOfTypeImpl()
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/DragAndDrop/ActorDragDropOp.h |
Include | #include "DragAndDrop/ActorDragDropOp.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.