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

Inheritance: INotifySelection
Afficher le fichier Open project: pchote/OpenRA

Méthodes publiques

Méthode Description
ProductionQueueFromSelection ( World world, ProductionQueueFromSelectionInfo info ) : System
SelectionChanged ( ) : void

Method Details

ProductionQueueFromSelection() public méthode

public ProductionQueueFromSelection ( World world, ProductionQueueFromSelectionInfo info ) : System
world World
info ProductionQueueFromSelectionInfo
Résultat System

SelectionChanged() public méthode

public SelectionChanged ( ) : void
Résultat void