Localized Text component
LocalizedText allows you to switch text according to the server’s language settings.
property
property | function |
---|---|
LocalizationTexts | Specify Localization Resources component. |
Target | Text component that switches the text according to the language setting of the server. The Text component attached to the game object to which this component is attached is automatically set. |
detail
For this component to work, the Text must be attached at the same level as the LocalizedText component.