unreal.AutomatedPerfTestProjectSettings

class unreal.AutomatedPerfTestProjectSettings(outer: Object | None = None, name: Name | str = 'None')

Bases: DeveloperSettings

Automated Perf Test Project Settings

C++ Source:

  • Plugin: AutomatedPerfTesting

  • Module: AutomatedPerfTesting

  • File: AutomatedPerfTestProjectSettings.h

Editor Properties: (see get_editor_property/set_editor_property)

  • teardown_to_exit_delay (float): [Read-Write] How many seconds to wait before transition from Teardown to Exiting the test

property teardown_to_exit_delay: float

[Read-Write] How many seconds to wait before transition from Teardown to Exiting the test

Type:

(float)