C# Class Borodar.RainbowFolders.Editor.FolderTypesStorage

Inheritance: UnityEngine.ScriptableObject
Show file Open project: PhannGor/unity3d-rainbow-folders

Public Properties

Property Type Description
TypeFolderIcons List

Private Properties

Property Type Description

Public Methods

Method Description
GetIconsByType ( FolderTypeName type ) : FolderIconPair

Method Details

GetIconsByType() public method

public GetIconsByType ( FolderTypeName type ) : FolderIconPair
type FolderTypeName
return FolderIconPair

Property Details

TypeFolderIcons public property

public List TypeFolderIcons
return List