Navigation
API > API/Editor > API/Editor/ContentBrowser > API/Editor/ContentBrowser/FSourcesData
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSourcesData & operator=
(
const FSourcesData& Other |
SourcesData.h | ||
FSourcesData & operator=
(
FSourcesData&& Other |
SourcesData.h |
operator=(const FSourcesData &)
| Name | operator= |
| Type | function |
| Header File | /Engine/Source/Editor/ContentBrowser/Public/SourcesData.h |
| Include Path | #include "SourcesData.h" |
FSourcesData & operator=
(
const FSourcesData & Other
)
operator=(FSourcesData &&)
| Name | operator= |
| Type | function |
| Header File | /Engine/Source/Editor/ContentBrowser/Public/SourcesData.h |
| Include Path | #include "SourcesData.h" |
FSourcesData & operator=
(
FSourcesData && Other
)