Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Lean
LeanLocalizedText
C# Class Lean.LeanLocalizedText
Inheritance:
LeanLocalizedBehaviour
Mostrar archivo
Open project: gjrfytn/planet-survival
Public Properties
Property
Type
Description
AllowFallback
bool
FallbackText
string
Public Methods
Method
Description
UpdateTranslation
(
LeanTranslation
translation
) :
void
Method Details
UpdateTranslation()
public
method
public
UpdateTranslation
(
LeanTranslation
translation
) :
void
translation
LeanTranslation
return
void
Property Details
AllowFallback
public_oe property
public
bool
AllowFallback
return
bool
FallbackText
public_oe property
public
string
FallbackText
return
string