C# Class CoreUtils.Editor.ObjectBookmarkWindow.ObjectBookmark

Afficher le fichier Open project: fantabulous-tech/coreutils

Protected Properties

Свойство Type Description
m_DisplayString string

Méthodes publiques

Méthode Description
OnGUI ( Rect rect ) : bool

Méthodes protégées

Méthode Description
UpdateDisplayString ( float buttonWidth ) : void

Method Details

OnGUI() public méthode

public OnGUI ( Rect rect ) : bool
rect Rect
Résultat bool

UpdateDisplayString() protected méthode

protected UpdateDisplayString ( float buttonWidth ) : void
buttonWidth float
Résultat void

Property Details

m_DisplayString protected_oe property

protected string m_DisplayString
Résultat string