ITableViewMetadata

Windows
MacOS
Linux

Inheritance Hierarchy

ISlateMetaData

ITableViewMetadata

TTableViewMetadata

References

Module

Slate

Header

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

Include

#include "Framework/Views/TableViewMetadata.h"

Syntax

class ITableViewMetadata : public ISlateMetaData

Functions

Name Description

Public function Const

TArray< TSha...

 

GatherSelectedRows()

Returns all currently constructed rows that represent selected items

Public function Static

const FName ...

 

GetTypeId()

Overridden from ISlateMetaData

Name Description

Public function Virtual Const

bool

 

IsOfTypeImpl

(
    const FName& Type
)

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