FDataLayerDragDropOp::IsOfTypeImpl

Checks whether this drag and drop operation can cast safely to the specified type.

Unreal Engine C++ API Reference > Editor > DataLayerEditor > DataLayer > FDataLayerDragDropOp

References

   
Module DataLayerEditor
Header /Engine/Source/Editor/DataLayerEditor/Public/DataLayer/DataLayerDragDropOp.h
Include #include "DataLayer/DataLayerDragDropOp.h"
virtual bool IsOfTypeImpl
(
    const [FString](API\Runtime\Core\Containers\FString) & Type
) const

Remarks

Checks whether this drag and drop operation can cast safely to the specified type.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library