C# Class NetworkSkins.Meshes.UIBridgeTypeOption

Inheritance: NetworkSkins.UI.UIDropDownOption
显示文件 Open project: boformer/NetworkSkins

Protected Methods

Method Description
Initialize ( ) : void
OnSelectionChanged ( int index ) : void
PopulateDropDown ( ) : bool

Method Details

Initialize() protected method

protected Initialize ( ) : void
return void

OnSelectionChanged() protected method

protected OnSelectionChanged ( int index ) : void
index int
return void

PopulateDropDown() protected method

protected PopulateDropDown ( ) : bool
return bool