Interface IFile
Container for localization material extracted from an entire single document, or another high-level, self-contained logical node in a content structure that cannot be described in the terms of documents.
Inherited Members
Namespace: UnityEditor .Localization.Plugins.XLIFF.Common
Assembly: Unity.Localization.Editor.dll
Syntax
public interface IFile : IGroupCollection, ITranslationUnitCollection, INoteCollection
Properties
Name | Description |
---|---|
Id | The Id of the original document.
By default this is the String |
Original | The location of the original document from which the content of the enclosing elements are extracted.
By default this is the String |