C# Class PlayerIncomeStats.Client.UI.UIManager

Afficher le fichier Open project: Pathoschild/smapi-mod-dump

Méthodes publiques

Свойство Type Description
panel PlayerIncomeStats.Client.UI.CustomPanel

Méthodes publiques

Méthode Description
OnEntriesChanged ( ) : void
UIManager ( ) : System

Private Methods

Méthode Description
OnHudRendered ( object sender, RenderedHudEventArgs args ) : void

Method Details

OnEntriesChanged() public méthode

public OnEntriesChanged ( ) : void
Résultat void

UIManager() public méthode

public UIManager ( ) : System
Résultat System

Property Details

panel public_oe property

public CustomPanel,PlayerIncomeStats.Client.UI panel
Résultat PlayerIncomeStats.Client.UI.CustomPanel