Navigation
Unreal Engine C++ API Reference > Runtime > TypedElementFramework > Elements > Interfaces > Capabilities > ITypedElementUiEditableCapability
- ISlateMetaData::IsOfTypeImpl()
- ITypedElementUiCapability::IsOfTypeImpl()
- ITypedElementUiEditableCapability::IsOfTypeImpl()
References
Module | TypedElementFramework |
Header | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Interfaces/Capabilities/TypedElementUiEditableCapability.h |
Include | #include "Elements/Interfaces/Capabilities/TypedElementUiEditableCapability.h" |
virtual bool IsOfTypeImpl
(
const FName & Type
) const
Remarks
Checks whether this drag and drop operation can cast safely to the specified type.