C# 클래스 FilterResult, UnityDecompiled

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

공개 프로퍼티들

프로퍼티 타입 설명
colorCode int
hasChildren bool
hasFullPreviewImage bool
iconDrawStyle IconDrawStyle
instanceID int
isFolder bool
isMainRepresentation bool
name string
type HierarchyType

프로퍼티 상세

colorCode 공개적으로 프로퍼티

public int colorCode
리턴 int

hasChildren 공개적으로 프로퍼티

public bool hasChildren
리턴 bool

hasFullPreviewImage 공개적으로 프로퍼티

public bool hasFullPreviewImage
리턴 bool

iconDrawStyle 공개적으로 프로퍼티

public IconDrawStyle iconDrawStyle
리턴 IconDrawStyle

instanceID 공개적으로 프로퍼티

public int instanceID
리턴 int

isFolder 공개적으로 프로퍼티

public bool isFolder
리턴 bool

isMainRepresentation 공개적으로 프로퍼티

public bool isMainRepresentation
리턴 bool

name 공개적으로 프로퍼티

public string name
리턴 string

type 공개적으로 프로퍼티

public HierarchyType type
리턴 HierarchyType