Navigation
API > API/Developer > API/Developer/ScreenShotComparisonTools > API/Developer/ScreenShotComparisonTools/UScreenShotComparisonSettings
Description
Returns platform name reference. As the class can store platform-independent config, it returns an empty string if the platform was not specified.
| Name | GetPlatformName |
| Type | function |
| Header File | /Engine/Source/Developer/ScreenShotComparisonTools/Public/ScreenShotComparisonSettings.h |
| Include Path | #include "ScreenShotComparisonSettings.h" |
| Source | /Engine/Source/Developer/ScreenShotComparisonTools/Private/ScreenshotComparisonSettings.cpp |
virtual const FString & GetPlatformName() const