C# Class Invert.Core.GraphDesigner.Unity.UFrameSettings

Inheritance: IGraphEditorSettings
Afficher le fichier Open project: InvertGames/uFrame.Editor

Méthodes publiques

Méthode Description
GetColorPref ( string name, Color def ) : Color
SetColorPref ( string name, Color value ) : void

Method Details

GetColorPref() public méthode

public GetColorPref ( string name, Color def ) : Color
name string
def Color
Résultat Color

SetColorPref() public méthode

public SetColorPref ( string name, Color value ) : void
name string
value Color
Résultat void