C# Class GTRPlugins.LoadoutSwap

Inheritance: IPluginDrawInventory
Afficher le fichier Open project: dougbenham/TerrariaPatcher

Méthodes publiques

Méthode Description
LoadoutSwap ( ) : System
OnDrawInventory ( ) : void

Private Methods

Méthode Description
BtnLoadoutSwapClick ( object sender, EventArgs e ) : void

Method Details

LoadoutSwap() public méthode

public LoadoutSwap ( ) : System
Résultat System

OnDrawInventory() public méthode

public OnDrawInventory ( ) : void
Résultat void