C# Class UnityEngine.PlaymodeTestsRunner.PlaymodeTestsControllerSettings

ファイルを表示 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
bootstrapScene string
isBatchModeRun bool
originalScene string
resultFilePath string
sceneBased bool

Public Methods

Method Description
CreateRunnerSettings ( TestRunnerFilter filter ) : PlaymodeTestsControllerSettings

Method Details

CreateRunnerSettings() public static method

Property Details

bootstrapScene public_oe property

public string bootstrapScene
return string

isBatchModeRun public_oe property

public bool isBatchModeRun
return bool

originalScene public_oe property

public string originalScene
return string

resultFilePath public_oe property

public string resultFilePath
return string

sceneBased public_oe property

public bool sceneBased
return bool