UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
AutomationTestPlatform Namespace Reference

Functions

const TSet< FName > & GetAllAvailablePlatformNames ()
 
TArray< UAutomationTestPlatformSettings * > & GetAllPlatformsSettings (TSubclassOf< UAutomationTestPlatformSettings > SettingsClass)
 

Function Documentation

◆ GetAllAvailablePlatformNames()

AUTOMATIONTEST_API const TSet< FName > & AutomationTestPlatform::GetAllAvailablePlatformNames ( )

Return the names of all available platforms

◆ GetAllPlatformsSettings()

AUTOMATIONTEST_API TArray< UAutomationTestPlatformSettings * > & AutomationTestPlatform::GetAllPlatformsSettings ( TSubclassOf< UAutomationTestPlatformSettings SettingsClass)

Load and return target automation test settings collection of all platforms