SWidget::GetMetaData

Get the metadata of the type provided.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/SWidget.h

Include

#include "Widgets/SWidget.h"

Syntax

template<typename MetaDataType>
TSharedPtr< MetaDataType > GetMetaData() const

Remarks

Get the metadata of the type provided.

Returns

the first metadata of the type supplied that we encounter

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