C# Class kode80.GUIWrapper.GUIColorField

Inheritance: GUIBase
Afficher le fichier Open project: kode80/UnityTools

Méthodes publiques

Свойство Type Description
color UnityEngine.Color

Méthodes publiques

Méthode Description
GUIColorField ( GUIContent content, OnGUIAction action = null ) : UnityEngine

Méthodes protégées

Méthode Description
CustomOnGUI ( ) : void

Method Details

CustomOnGUI() protected méthode

protected CustomOnGUI ( ) : void
Résultat void

GUIColorField() public méthode

public GUIColorField ( GUIContent content, OnGUIAction action = null ) : UnityEngine
content UnityEngine.GUIContent
action OnGUIAction
Résultat UnityEngine

Property Details

color public_oe property

public Color,UnityEngine color
Résultat UnityEngine.Color