Enum PushFields | Localization | 0.7.1-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Enum PushFields

    The fields that will be populated during PushStringTableCollection(Int32, StringTableCollection, IList<SheetColumn>, ITaskReporter). This is used to configure the send operation so that the data will be sent in the most efficient manner. This means that if you only wish to populate the value field of a sheet then using Value will result in only the data for that field being sent, even if the note values have been set.

    Namespace: UnityEditor.Localization.Plugins.Google.Columns
    Syntax
    [Flags]
    public enum PushFields

    Fields

    Name Description
    Note
    Value
    ValueAndNote
    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