UScreenShotComparisonSettings::Create

Creates class instance

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).

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library