C# 클래스 UnityEngine.PlaymodeTestsRunner.PlaymodeTestsControllerSettings

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
bootstrapScene string
isBatchModeRun bool
originalScene string
resultFilePath string
sceneBased bool

공개 메소드들

메소드 설명
CreateRunnerSettings ( TestRunnerFilter filter ) : PlaymodeTestsControllerSettings

메소드 상세

CreateRunnerSettings() 공개 정적인 메소드

프로퍼티 상세

bootstrapScene 공개적으로 프로퍼티

public string bootstrapScene
리턴 string

isBatchModeRun 공개적으로 프로퍼티

public bool isBatchModeRun
리턴 bool

originalScene 공개적으로 프로퍼티

public string originalScene
리턴 string

resultFilePath 공개적으로 프로퍼티

public string resultFilePath
리턴 string

sceneBased 공개적으로 프로퍼티

public bool sceneBased
리턴 bool