docs.unity3d.com
    Show / Hide Table of Contents

    Namespace UnityEditor.Localization

    Classes

    AddressableEntryNotFoundException

    This exception is thrown when an asset is expected to be part of the Addressables system. The Localization system uses Addressables for loading Locales, Tables and Table Assets.

    AssetNotPersistentException

    This exception is thrown when an asset is expected to be persistent(saved on disk) but it is not.

    AssetTableCollection

    Contains information on all the tables associated with a table collection name and type.

    AssetTableCollectionExtensionAttribute

    Indicates that the CollectionExtension can be added to a AssetTableCollection and will appear in the add extension menu.

    CollectionExtension

    Allows for attaching additional data or functionality to a StringTableCollection or AssetTableCollection.

    LocalizationEditorEvents

    Common events sent out during interaction with the localization system through the Editor.

    LocalizationEditorSettings

    Provides methods for configuring Localization settings including tables and Locales.

    LocalizationProjectSettings

    Contains Editor only localization Settings.

    LocalizationTableCollection

    Editor interface to a collection of tables which all share the same SharedTableData.

    LocalizationTableCollection.Row<TEntry>

    Represents a single Key and its localized values when using GetRowEnumerator.

    StringTableCollection

    Provides methods for managing multiple StringTable in the Editor.

    StringTableCollectionExtensionAttribute

    Indicates that the CollectionExtension can be added to a StringTableCollection and will appear in the add extension menu.

    In This Article
    • Classes
    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