C# 클래스 UnityTest.TestFilter

파일 보기 프로젝트 열기: NoxHarmonium/unity-tools 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Empty TestFilter
categories string[]
names string[]
objects object[]

프로퍼티 상세

Empty 공개적으로 정적으로 프로퍼티

public static TestFilter,UnityTest Empty
리턴 TestFilter

categories 공개적으로 프로퍼티

public string[] categories
리턴 string[]

names 공개적으로 프로퍼티

public string[] names
리턴 string[]

objects 공개적으로 프로퍼티

public object[] objects
리턴 object[]