SMetaDataView

The widget to display metadata as a table of tag/value rows

Unreal Engine C++ API Reference > Editor > EditorWidgets

Inheritance Hierarchy

References

   
Module EditorWidgets
Header /Engine/Source/Editor/EditorWidgets/Public/SMetaDataView.h
Include #include "SMetaDataView.h"

Syntax

class SMetaDataView : public [SCompoundWidget](API\Runtime\SlateCore\Widgets\SCompoundWidget)  

Remarks

The widget to display metadata as a table of tag/value rows

Functions

Type Name Description
void Construct ( const FArguments& InArgs, const TMap< FName, FString >& InMe... ) Construct this widget. Called by the SNew()Slate macro.

Classes

Type Name Description
Public struct FArguments  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library