Class DewLocalizedText
Inheritance
object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
DewLocalizedText
Implements
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public class DewLocalizedText : MonoBehaviour, ILangaugeChangedCallback
Fields
key
Declaration
public string key
Field Value
| Type | Description |
|---|---|
| string |
Methods
OnLanguageChanged()
Declaration
public void OnLanguageChanged()
UpdateText()
Declaration
public void UpdateText()