C# Class uguimvvm.ListBox

Inheritance: uguimvvm.Primitives.Selector
Afficher le fichier Open project: jbruening/ugui-mvvm

Méthodes protégées

Méthode Description
OnSelectedChanged ( bool fromProperty ) : void

Private Methods

Méthode Description
GetItemInfo ( GameObject selected ) : ItemInfo
LateUpdate ( ) : void

Method Details

OnSelectedChanged() protected méthode

protected OnSelectedChanged ( bool fromProperty ) : void
fromProperty bool
Résultat void