UAutomationSettings¶
#include <AutomationSettings.h>
Inherits from UObject
Public Functions¶
Name | |
---|---|
UAutomationSettings() |
Public Attributes¶
Name | |
---|---|
TSoftClassPtr< UAutomationApiBase > | AutomationClass |
TArray< FString > | ClientPreProfileCommands |
float | EnvironmentPauseTime |
TArray< FString > | EnvironmentTestCsvColumn |
int32 | MaxAiPlayerTestCharacterCount |
float | MaxAiPlayerTestDuration |
TArray< FString > | ServerPostProfileCommands |
TArray< FString > | ServerPreProfileCommands |
FString | SplunkToken |
FString | SplunkURL |
bool | bUseSplunk |
Updated on 2025-01-21 at 09:02:24 +0100