Class note | Localization | 0.9.0-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class note

    Inheritance
    Object
    note
    Namespace: UnityEditor.Localization.Plugins.XLIFF.V20
    Syntax
    [Serializable]
    public class note : INote

    Constructors

    note()

    Declaration
    public note()

    Properties

    AnyAttr

    Declaration
    public Xml.XmlAttribute[] AnyAttr { get; set; }
    Property Value
    Type Description
    Xml.XmlAttribute[]

    appliesTo

    Declaration
    public appliesTo appliesTo { get; set; }
    Property Value
    Type Description
    appliesTo

    AppliesTo

    Declaration
    public NoteType AppliesTo { get; set; }
    Property Value
    Type Description
    NoteType
    Implements
    INote.AppliesTo

    appliesToSpecified

    Declaration
    public bool appliesToSpecified { get; set; }
    Property Value
    Type Description
    Boolean

    category

    Declaration
    public string category { get; set; }
    Property Value
    Type Description
    String

    id

    Declaration
    public string id { get; set; }
    Property Value
    Type Description
    String

    NoteText

    Declaration
    public string NoteText { get; set; }
    Property Value
    Type Description
    String
    Implements
    INote.NoteText

    priority

    Declaration
    public string priority { get; set; }
    Property Value
    Type Description
    String

    Text

    Declaration
    public string[] Text { get; set; }
    Property Value
    Type Description
    String[]
    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