docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface ITranslationUnit

    Static container for a dynamic structure of elements holding the extracted translatable source text, aligned with the translated text.

    Inherited Members
    INoteCollection.NoteCount
    INoteCollection.GetNote(int)
    INoteCollection.AddNote(INote)
    INoteCollection.RemoveNote(INote)
    INoteCollection.AddNewNote()
    Namespace: UnityEditor.Localization.Plugins.XLIFF.Common
    Assembly: Unity.Localization.Editor.dll
    Syntax
    public interface ITranslationUnit : INoteCollection

    Properties

    Name Description
    Id

    The unique Id of the translation unit. By default this is the Id.

    Name

    The unique name of the translation unit. By default this is the Key.

    Source

    The source text taken from the StringTable for the source Locale.

    Target

    The target text taken from the StringTable for the source Locale.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)