Navigation
Unreal Engine C++ API Reference > Editor > ContentBrowserData > FContentBrowserItemDataAttributeValue
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. |