Show / Hide Table of Contents

Class LocalizationConfig

Configuration class for adding custom localizations.
Inheritance
object
LocalizationConfig
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Jotunn.Configs
Assembly: Jotunn.dll
Syntax
[Obsolete("Use CustomLocalization instead")]
public class LocalizationConfig

Constructors

Name Description
LocalizationConfig(string) A new localization for a specific language.

Fields

Name Description
Translations Dictionary of tokens and their respective translation in this configs language.

Properties

Name Description
Language Language of this localization. Defaults to English.

Extension Methods

PrefabExtension.FixReferences(object)
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾