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

Inheritance: Label
Mostrar archivo Open project: soopercool101/BrawlCrate

Public Methods

Method Description
UpdateImage ( int charNum, int costumeNum, bool confident ) : void

Method Details

UpdateImage() public method

public UpdateImage ( int charNum, int costumeNum, bool confident ) : void
charNum int
costumeNum int
confident bool
return void