Navigation
API > API/Developer > API/Developer/ScreenShotComparisonTools > API/Developer/ScreenShotComparisonTools/UScreenShotComparisonSettings
References
| Module | ScreenShotComparisonTools |
| Header | /Engine/Source/Developer/ScreenShotComparisonTools/Public/ScreenShotComparisonSettings.h |
| Include | #include "ScreenShotComparisonSettings.h" |
| Source | /Engine/Source/Developer/ScreenShotComparisonTools/Private/ScreenshotComparisonSettings.cpp |
virtual void SetPlatform
&40;
const FString & PlatformName
&41;
Remarks
Sets platform and reloads settings.
Parameters
| Name | Description |
|---|---|
| PlatformName | Reference to a string containing platform name (if it is empty the default config is used). |