unreal.AutomatedProfileGoTestProjectSettings

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

Bases: DeveloperSettings

Automated Profile Go Test Project Settings

C++ Source:

  • Plugin: AutomatedPerfTesting

  • Module: AutomatedPerfTesting

  • File: AutomatedProfileGoTest.h

Editor Properties: (see get_editor_property/set_editor_property)

  • collections (Array[ProfileGoCollectionAPT]): [Read-Write]

  • commands (Array[ProfileGoCommandAPT]): [Read-Write]

  • generated_scenarios (Array[ProfileGoGeneratedScenarioAPT]): [Read-Write]

  • scenarios (Array[ProfileGoScenarioAPT]): [Read-Write]

property collections: None

[Read-Write]

Type:

(Array[ProfileGoCollectionAPT])

property commands: None

[Read-Write]

Type:

(Array[ProfileGoCommandAPT])

property generated_scenarios: None

[Read-Write]

Type:

(Array[ProfileGoGeneratedScenarioAPT])

property scenarios: None

[Read-Write]

Type:

(Array[ProfileGoScenarioAPT])