C# Class Borodar.RainbowFolders.Editor.FolderTagsStorage

Inheritance: UnityEngine.ScriptableObject
Mostrar archivo Open project: PhannGor/unity3d-rainbow-folders

Public Properties

Property Type Description
ColorFolderTags List

Private Properties

Property Type Description

Public Methods

Method Description
GetIconsByTag ( FolderTagName tag ) : FolderIconPair

Method Details

GetIconsByTag() public method

public GetIconsByTag ( FolderTagName tag ) : FolderIconPair
tag FolderTagName
return FolderIconPair

Property Details

ColorFolderTags public_oe property

public List ColorFolderTags
return List