Navigation
Unreal Engine C++ API Reference > 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 |
static [UScreenShotComparisonSettings](API\Developer\ScreenShotComparisonTools\UScreenShotComparisonSettings) * Create ( const [FString](API\Runtime\Core\Containers\FString) & PlatformName )
Remarks
Creates class instance
Parameters
Name | Description |
---|---|
PlatformName | Reference to a string containing platform name (if it is empty the current platform name is used). |