docs.unity.cn
    Show / Hide Table of Contents

    Class Comment

    Used to add metadata comments. Comments can be any type of information but are particularly useful for providing context to translators.

    Inheritance
    Object
    Comment
    Namespace: UnityEngine.Localization.Metadata
    Syntax
    [Serializable]
    public class Comment : IMetadata

    Properties

    CommentText

    The comment text.

    Declaration
    public string CommentText { get; set; }
    Property Value
    Type Description
    String
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023