Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FRecentProjectFile
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FRecentProjectFile& Other |
Settings/EditorSettings.h | ||
bool operator==
(
const FString& OtherProjectName |
Settings/EditorSettings.h |
operator==(const FRecentProjectFile &)
| Name | operator== |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Settings/EditorSettings.h |
| Include Path | #include "Settings/EditorSettings.h" |
bool operator==
(
const FRecentProjectFile & Other
) const
operator==(const FString &)
| Name | operator== |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Settings/EditorSettings.h |
| Include Path | #include "Settings/EditorSettings.h" |
bool operator==
(
const FString & OtherProjectName
) const