Navigation
API > API/Editor > API/Editor/ContentBrowserData > API/Editor/ContentBrowserData/FContentBrowserItemDataAttribute-_1
| Type | Name | Description | |
|---|---|---|---|
| Default constructor. | |||
FContentBrowserItemDataAttributeValue
(
const TCHAR* InStr |
Construct this attribute value from the given string. | ||
FContentBrowserItemDataAttributeValue
(
const FString& InStr |
Default constructor. | ||
FContentBrowserItemDataAttributeValue
(
FString&& InStr |
Default constructor. | ||
FContentBrowserItemDataAttributeValue
(
const FName InName |
Construct this attribute value from the given name. | ||
FContentBrowserItemDataAttributeValue
(
FText InText |
Construct this attribute value from the given text. | ||
| Copy support. | |||
| Move support. |