Table of Content | Localization | 0.6.1-preview
docs.unity3d.com
    • UnityEditor.Localization
      • AddressableEntryNotFoundException
      • AssetTableCollection
      • LocalizationEditorSettings
    • UnityEditor.Localization.Tests
      • FakedLocalizationEditorSettings
      • LocaleIdentifierVerification
      • LocalizationEditorSettingsTests
      • LocalizeComponentSerializationTests<TComponent>
      • LocalizeComponentTests
      • LocalizedStringChangeHandler
      • LocalizedTableSerializationTests
      • LocalizedTableTests<TTable, TEntry>
      • SharedTableDataTests
    • UnityEditor.Localization.Tests.Metadata
      • AssetTypeMetadataTests
      • CommentTests
      • FallbackLocaleTests
      • MetadataCollectionTests<T>
      • MetadataCollectionTests<T>.TestMetadata
    • UnityEditor.Localization.Tests.UI
      • AssetTablesFieldTests
      • LocaleGeneratorWindowTests
    • UnityEngine.Localization
      • IPreloadRequired
      • Locale
      • LocaleIdentifier
      • LocalizedAsset<TObject>
      • LocalizedAsset<TObject>.ChangeHandler
      • LocalizedAudioClip
      • LocalizedGameObject
      • LocalizedReference
      • LocalizedSprite
      • LocalizedString
      • LocalizedString.ChangeHandler
      • LocalizedTexture
    • UnityEngine.Localization.Components
      • LocalizeAudioClipBehaviour
      • LocalizedAssetBehaviour<TObject, TReference>
      • LocalizedAssetBehaviourEvent<TObject, TReference, TEvent>
      • LocalizeStringBehaviour
      • LocalizeStringBehaviour.StringUnityEvent
      • LocalizeTextureBehaviour
      • UnityEventAudioClip
      • UnityEventTexture
    • UnityEngine.Localization.Metadata
      • FallbackLocale
      • IMetadata
      • IMetadataCollection
      • ISharedMetadata
      • MetadataAttribute
      • MetadataCollection
      • MetadataType
      • PreloadAssetTableMetadata
      • PreloadAssetTableMetadata.PreloadBehaviour
      • SharedTableCollectionMetadata
      • SharedTableEntryMetadata
      • SmartFormatTag
    • UnityEngine.Localization.Pseudo
      • Accenter
      • CharacterSubstitutor
      • CharacterSubstitutor.ListSelectionMethod
      • CharacterSubstitutor.SubstitutionMethod
      • Encapsulator
      • Expander
      • Expander.ExpansionRule
      • Expander.InsertLocation
      • IPseudoLocalizationMethod
      • Mirror
      • PseudoLocale
      • TypicalCharacterSets
    • UnityEngine.Localization.Settings
      • CommandLineLocaleSelector
      • IInitialize
      • ILocalesProvider
      • IStartupLocaleSelector
      • LocalesProvider
      • LocalizationSettings
      • LocalizedAssetDatabase
      • LocalizedDatabase<TTable, TEntry>
      • LocalizedDatabase<TTable, TEntry>.TableEntryResult
      • LocalizedStringDatabase
      • PlayerPrefLocaleSelector
      • SpecificLocaleSelector
      • SystemLocaleSelector
    • UnityEngine.Localization.SmartFormat
      • FormattingErrorEventArgs
      • Smart
      • SmartExtensions
      • SmartFormatter
      • SmartObjects
    • UnityEngine.Localization.SmartFormat.Core.Extensions
      • FormatterBase
      • IFormatter
      • IFormattingInfo
      • ISelectorInfo
      • ISource
    • UnityEngine.Localization.SmartFormat.Core.Formatting
      • FormatCache
      • FormatDetails
      • FormattingException
      • FormattingInfo
    • UnityEngine.Localization.SmartFormat.Core.Output
      • IOutput
      • StringOutput
      • TextWriterOutput
    • UnityEngine.Localization.SmartFormat.Core.Parsing
      • Format
      • FormatItem
      • LiteralText
      • Parser
      • Parser.ParsingError
      • Parser.ParsingErrorText
      • ParsingErrorEventArgs
      • ParsingErrors
      • ParsingErrors.ParsingIssue
      • Placeholder
      • Selector
    • UnityEngine.Localization.SmartFormat.Core.Settings
      • CaseSensitivityType
      • ErrorAction
      • SmartSettings
    • UnityEngine.Localization.SmartFormat.Extensions
      • ChooseFormatter
      • ConditionalFormatter
      • CustomPluralRuleProvider
      • DefaultFormatter
      • DefaultSource
      • DictionarySource
      • IsMatchFormatter
      • ListFormatter
      • PluralLocalizationFormatter
      • ReflectionSource
      • SubStringFormatter
      • TemplateFormatter
      • TimeFormatter
      • XElementFormatter
      • XmlSource
    • UnityEngine.Localization.SmartFormat.Tests
      • AbbreviationAttribute
      • Address
      • Gender
      • Person
      • SmartObjectsTests
      • States
      • TestFactory
    • UnityEngine.Localization.SmartFormat.Tests.Common
      • ArgumentValidator
      • EnumerableExtensions
      • ExceptionCollection
      • ExceptionCollection<TException>
      • ExceptionCollectionExtensions
    • UnityEngine.Localization.SmartFormat.Tests.Core
      • FormatterTests
      • LiteralTextTests
      • NamedFormatterTests_Custom
      • NestingTests
      • ParserTests
      • StringFormatCompatibilityTests
    • UnityEngine.Localization.SmartFormat.Tests.Extensions
      • ChooseFormatterTests
      • ConditionalFormatterTests
      • DictionaryFormatterTests
      • DictionaryFormatterTests.Address
      • DictionaryFormatterTests.Address.CityDetails
      • DictionaryFormatterTests.Address.PersonDetails
      • IsMatchFormatterTests
      • ListFormatterTests
      • PluralLocalizationFormatterTests
      • PluralRulesTest
      • ReflectionFormatterTests
      • ReflectionFormatterTests.DerivedMiscObject
      • ReflectionFormatterTests.MiscObject
      • SmartExtensionsTests
      • SubStringFormatterTests
      • TemplateFormatterTests
      • TimeFormatterTests
      • XmlSourceTest
    • UnityEngine.Localization.SmartFormat.Tests.OldTests
      • CodeProjectExampleTests
      • Size
    • UnityEngine.Localization.SmartFormat.Tests.TestUtils
      • TestHelpers
    • UnityEngine.Localization.SmartFormat.Tests.Utilities
      • FormatDelegateTests
    • UnityEngine.Localization.SmartFormat.Utilities
      • CommonLanguagesTimeTextInfo
      • FormatDelegate
      • PluralRules
      • PluralRules.PluralRuleDelegate
      • TimeSpanFormatOptions
      • TimeSpanUtility
      • TimeTextInfo
    • UnityEngine.Localization.Tables
      • AssetTable
      • AssetTableEntry
      • LocalizedTable
      • LocalizedTableT<TEntry>
      • SharedTableData
      • SharedTableData.SharedTableEntry
      • StringTable
      • StringTableEntry
      • TableEntry
      • TableEntryReference
      • TableEntryReference.Type
      • TableReference
      • TableReference.Type
    • UnityEngine.Localization.Tests
      • LocaleSystemLanguage
      • LocalizationSettingsHelper
      • LocalizedAssetTests
      • LocalizedStringTests
      • PlayerPrefLocaleSelectorTests
    • UnityEngine.Localization.Tests.Pseudo
      • AccenterTests
      • CharacterSubstitutorTests
      • EncapsulatorTests
      • ExpanderTests
      • MirrorTests
    • UnityEngine.Localization.Tests.Settings
      • LocalizationSettingsLocaleChangedTests
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023