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

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

Méthodes publiques

Méthode Description
Activate ( Actor collector ) : void
GetSelectionShares ( Actor collector ) : int
LevelUpCrateAction ( Actor self, LevelUpCrateActionInfo info ) : System.Linq

Method Details

Activate() public méthode

public Activate ( Actor collector ) : void
collector Actor
Résultat void

GetSelectionShares() public méthode

public GetSelectionShares ( Actor collector ) : int
collector Actor
Résultat int

LevelUpCrateAction() public méthode

public LevelUpCrateAction ( Actor self, LevelUpCrateActionInfo info ) : System.Linq
self Actor
info LevelUpCrateActionInfo
Résultat System.Linq