C# Class UnityEngine.PlaymodeTestsRunner.PlaymodeTestsControllerSettings

Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Свойство Type Description
bootstrapScene string
isBatchModeRun bool
originalScene string
resultFilePath string
sceneBased bool

Méthodes publiques

Méthode Description
CreateRunnerSettings ( TestRunnerFilter filter ) : PlaymodeTestsControllerSettings

Method Details

CreateRunnerSettings() public static méthode

Property Details

bootstrapScene public_oe property

public string bootstrapScene
Résultat string

isBatchModeRun public_oe property

public bool isBatchModeRun
Résultat bool

originalScene public_oe property

public string originalScene
Résultat string

resultFilePath public_oe property

public string resultFilePath
Résultat string

sceneBased public_oe property

public bool sceneBased
Résultat bool