FContentBrowserItemDataAttributeValue

Overload list

Windows
MacOS
Linux
Name Description

Public function

FContentBrowserItemDataAttributeValue()

Default constructor.

Public function

FContentBrowserItemDataAttributeValue

(
    const TCHAR* InStr
)

Construct this attribute value from the given string.

Public function

FContentBrowserItemDataAttributeValue

(
    const FString& InStr
)

Default constructor.

Public function

FContentBrowserItemDataAttributeValue

(
    FString&& InStr
)

Default constructor.

Public function

FContentBrowserItemDataAttributeValue

(
    const FName InName
)

Construct this attribute value from the given name.

Public function

FContentBrowserItemDataAttributeValue

(
    FText InText
)

Construct this attribute value from the given text.

Public function

FContentBrowserItemDataAttributeValue

(
    const FContentBrowserItemDataAttrib...
)

Copy support.

Public function

FContentBrowserItemDataAttributeValue

Move support.

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