Class Xliff.ImportOptions
Optional import options which can be used to configure the importing behavior.
Namespace: UnityEditor.Localization.Plugins.XLIFF
Assembly: Unity.Localization.Editor.dll
Syntax
public class Xliff.ImportOptions
Properties
Name | Description |
---|---|
ImportNotes | Controls how notes will be imported. |
NewCollectionDirectory | Where to create new StringTableCollection's when importing and a matching collection could not be found. If empty a save prompt will be shown. |
UpdateSourceTable | Should the source language tables be updated using Source? |
UpdateTargetTable | Should the target language tables be updated using Target? |