Show / Hide Table of Contents

Class LocalizationConfig

Inheritance
System.Object
LocalizationConfig
Namespace: Eco.Gameplay.Systems
Assembly: Eco.Gameplay.dll
Syntax
public class LocalizationConfig : Object

Constructors

LocalizationConfig()

Declaration
public LocalizationConfig()

Properties

DebugEnglish

Declaration
public bool DebugEnglish { get; set; }
Property Value
Type Description
System.Boolean

ForceChinaLockedMode

Declaration
public bool ForceChinaLockedMode { get; set; }
Property Value
Type Description
System.Boolean

Language

Declaration
public SupportedLanguage Language { get; set; }
Property Value
Type Description
SupportedLanguage

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
TypeTooltipExtensions.UILinkGeneric(Object)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾