SMetaDataView

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

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

EditorWidgets

Header

/Engine/Source/Editor/EditorWidgets/Public/SMetaDataView.h

Include

#include "SMetaDataView.h"

Syntax

class SMetaDataView : public SCompoundWidget

Remarks

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

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs,
    const TMap< FName, FString >& InMe...
)

Construct this widget. Called by the SNew()Slate macro.

Classes

Name

Description

Public struct

FArguments

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