ITableViewMetadata::IsOfTypeImpl

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

Windows
MacOS
Linux

Override Hierarchy

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Views/TableViewMetadata.h

Include

#include "Framework/Views/TableViewMetadata.h"

Syntax

virtual bool IsOfTypeImpl
(
    const FName & Type
) const

Remarks

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss