C# Class BrawlCrate.BrawlManagers.CostumeManager.Portrait_Viewers.CostumeNumberLabel

Inheritance: Label
Afficher le fichier Open project: soopercool101/BrawlCrate

Méthodes publiques

Méthode Description
UpdateImage ( int charNum, int costumeNum, bool confident ) : void

Method Details

UpdateImage() public méthode

public UpdateImage ( int charNum, int costumeNum, bool confident ) : void
charNum int
costumeNum int
confident bool
Résultat void