C# 클래스 UnityEditor.EditorTestsRunner.FilteringOptions

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

공개 프로퍼티들

프로퍼티 타입 설명
categories string[]
nameFilter string
showFailed bool
showIgnored bool
showNotRunned bool
showSucceeded bool

프로퍼티 상세

categories 공개적으로 프로퍼티

public string[] categories
리턴 string[]

nameFilter 공개적으로 프로퍼티

public string nameFilter
리턴 string

showFailed 공개적으로 프로퍼티

public bool showFailed
리턴 bool

showIgnored 공개적으로 프로퍼티

public bool showIgnored
리턴 bool

showNotRunned 공개적으로 프로퍼티

public bool showNotRunned
리턴 bool

showSucceeded 공개적으로 프로퍼티

public bool showSucceeded
리턴 bool