C# Class OpenRA.Mods.Common.Traits.ProductionQueueFromSelection

Inheritance: INotifySelection
Show file Open project: pchote/OpenRA

Public Methods

Method Description
ProductionQueueFromSelection ( World world, ProductionQueueFromSelectionInfo info ) : System
SelectionChanged ( ) : void

Method Details

ProductionQueueFromSelection() public method

public ProductionQueueFromSelection ( World world, ProductionQueueFromSelectionInfo info ) : System
world World
info ProductionQueueFromSelectionInfo
return System

SelectionChanged() public method

public SelectionChanged ( ) : void
return void