Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FPreviewPlatformInfo
Description
Checks if two FPreviewPlatformInfos are for the same preview platform. Note, this does NOT compare the bPreviewFeatureLevelActive flag
| Name | Matches |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Editor/EditorEngine.h |
| Include Path | #include "Editor/EditorEngine.h" |
bool Matches
(
const FPreviewPlatformInfo & Other
) const