C# Class TooltipPanel, Hero.Coli

Inheritance: MonoBehaviour
Datei anzeigen Open project: CyberCRI/Hero.Coli

Public Properties

Property Type Description
backgroundSprite UISprite,
customFieldLabel UILocalize,
customValueLabel UILocalize,
energyConsumptionValueLabel UILocalize,
explanationLabel UILocalize,
illustrationSprite UISprite,
lengthValueLabel UILocalize,
referenceValueLabel UILocalize,
subtitleLabel UILocalize,
titleLabel UILocalize,
typeLabel UILocalize,

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

backgroundSprite public_oe property

public UISprite, backgroundSprite
return UISprite,

customFieldLabel public_oe property

public UILocalize, customFieldLabel
return UILocalize,

customValueLabel public_oe property

public UILocalize, customValueLabel
return UILocalize,

energyConsumptionValueLabel public_oe property

public UILocalize, energyConsumptionValueLabel
return UILocalize,

explanationLabel public_oe property

public UILocalize, explanationLabel
return UILocalize,

illustrationSprite public_oe property

public UISprite, illustrationSprite
return UISprite,

lengthValueLabel public_oe property

public UILocalize, lengthValueLabel
return UILocalize,

referenceValueLabel public_oe property

public UILocalize, referenceValueLabel
return UILocalize,

subtitleLabel public_oe property

public UILocalize, subtitleLabel
return UILocalize,

titleLabel public_oe property

public UILocalize, titleLabel
return UILocalize,

typeLabel public_oe property

public UILocalize, typeLabel
return UILocalize,