C# Class uguimvvm.ListBox

Inheritance: uguimvvm.Primitives.Selector
显示文件 Open project: jbruening/ugui-mvvm

Protected Methods

Method Description
OnSelectedChanged ( bool fromProperty ) : void

Private Methods

Method Description
GetItemInfo ( GameObject selected ) : ItemInfo
LateUpdate ( ) : void

Method Details

OnSelectedChanged() protected method

protected OnSelectedChanged ( bool fromProperty ) : void
fromProperty bool
return void