UWidget::GetLabelMetadata

Get Label Metadata, which may be as simple as a bit of string data to help identify an anonymous text block.

Windows
MacOS
Linux

Override Hierarchy

UWidget::GetLabelMetadata()

UTextBlock::GetLabelMetadata()

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/Widget.h

Include

#include "Components/Widget.h"

Source

/Engine/Source/Runtime/UMG/Private/Components/Widget.cpp

Syntax

virtual FString GetLabelMetadata() const

Remarks

Get Label Metadata, which may be as simple as a bit of string data to help identify an anonymous text block.

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