C# 클래스 Borodar.RainbowFolders.Editor.FolderTypesStorage

상속: UnityEngine.ScriptableObject
파일 보기 프로젝트 열기: PhannGor/unity3d-rainbow-folders

공개 프로퍼티들

프로퍼티 타입 설명
TypeFolderIcons List

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetIconsByType ( FolderTypeName type ) : FolderIconPair

메소드 상세

GetIconsByType() 공개 메소드

public GetIconsByType ( FolderTypeName type ) : FolderIconPair
type FolderTypeName
리턴 FolderIconPair

프로퍼티 상세

TypeFolderIcons 공개적으로 프로퍼티

public List TypeFolderIcons
리턴 List