C# Class ThaiFontAdjusterDemo

Inheritance: MonoBehaviour
Afficher le fichier Open project: SaladLab/Unity3D.ThaiFontAdjuster

Méthodes publiques

Свойство Type Description
AdjustedText Text
FontDropdown Dropdown,
Fonts Font[]
OriginalText Text

Méthodes publiques

Méthode Description
OnFontDropdownValueChange ( ) : void

Private Methods

Méthode Description
PrepareFontDropdown ( ) : void
ShowText ( ) : void
ShowText ( string s ) : void
Start ( ) : void

Method Details

OnFontDropdownValueChange() public méthode

public OnFontDropdownValueChange ( ) : void
Résultat void

Property Details

AdjustedText public_oe property

public Text AdjustedText
Résultat Text

FontDropdown public_oe property

public Dropdown, FontDropdown
Résultat Dropdown,

Fonts public_oe property

public Font[] Fonts
Résultat Font[]

OriginalText public_oe property

public Text OriginalText
Résultat Text