C# Class Lean.LeanLocalizedText

Inheritance: LeanLocalizedBehaviour
Afficher le fichier Open project: gjrfytn/planet-survival

Méthodes publiques

Свойство Type Description
AllowFallback bool
FallbackText string

Méthodes publiques

Méthode Description
UpdateTranslation ( LeanTranslation translation ) : void

Method Details

UpdateTranslation() public méthode

public UpdateTranslation ( LeanTranslation translation ) : void
translation LeanTranslation
Résultat void

Property Details

AllowFallback public_oe property

public bool AllowFallback
Résultat bool

FallbackText public_oe property

public string FallbackText
Résultat string