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

Inheritance: WithDecoration
Exibir arquivo Open project: OpenRA/OpenRA

Public Methods

Method Description
WithRankDecoration ( Actor self, WithRankDecorationInfo info )

Protected Methods

Method Description
UpgradeLevelChanged ( Actor self, int oldLevel, int newLevel ) : void

Method Details

UpgradeLevelChanged() protected method

protected UpgradeLevelChanged ( Actor self, int oldLevel, int newLevel ) : void
self Actor
oldLevel int
newLevel int
return void

WithRankDecoration() public method

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