C# Class OpenRA.Mods.Common.Traits.Render.WithRankDecoration

Inheritance: WithDecoration
Afficher le fichier Open project: OpenRA/OpenRA

Méthodes publiques

Méthode Description
WithRankDecoration ( Actor self, WithRankDecorationInfo info )

Méthodes protégées

Méthode Description
UpgradeLevelChanged ( Actor self, int oldLevel, int newLevel ) : void

Method Details

UpgradeLevelChanged() protected méthode

protected UpgradeLevelChanged ( Actor self, int oldLevel, int newLevel ) : void
self Actor
oldLevel int
newLevel int
Résultat void

WithRankDecoration() public méthode

public WithRankDecoration ( Actor self, WithRankDecorationInfo info )
self Actor
info WithRankDecorationInfo