FInViewportUIDragOperation::IsOfTypeImpl

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

Unreal Engine C++ API Reference > Editor > EditorFramework > Viewports > FInViewportUIDragOperation

References

   
Module EditorFramework
Header /Engine/Source/Editor/EditorFramework/Public/Viewports/InViewportUIDragOperation.h
Include #include "Viewports/InViewportUIDragOperation.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