C# Class Polyglot.LocalizedTextMesh

Inheritance: UnityEngine.MonoBehaviour, ILocalize
Afficher le fichier Open project: Skjalgsm/PolyglotUnity

Méthodes publiques

Méthode Description
OnLocalize ( ) : void

Private Methods

Méthode Description
IsAlignmentLeft ( TextAlignment alignment ) : bool
IsAlignmentRight ( TextAlignment alignment ) : bool
IsOppositeDirection ( TextAlignment alignment, LanguageDirection direction ) : bool
Reset ( ) : void
Start ( ) : void

Method Details

OnLocalize() public méthode

public OnLocalize ( ) : void
Résultat void