C# 클래스 Duality.Editor.Helpers.DefaultEditorCategoryProvider

상속: IEditorCategoryProvider
파일 보기 프로젝트 열기: BraveSirAndrew/duality

공개 메소드들

메소드 설명
GetCategory ( Type type ) : string[]

메소드 상세

GetCategory() 공개 메소드

public GetCategory ( Type type ) : string[]
type System.Type
리턴 string[]