docs.unity3d.com
    目次を表示する/隠す

    Enum JsonSerializerTrackedObject.ApplyChangesMethod

    Determines the type of property update that will be performed.

    Namespace: UnityEngine.Localization.PropertyVariants.TrackedObjects
    Syntax
    public enum ApplyChangesMethod

    Fields

    Name Description Value
    Full

    Full update will read the entire object into JSON and then patch the properties before reapplying the new JSON.

    Partial

    Partial update will generate a partial patch and apply the changes only for the tracked properties. Partial update provides improved performance however is not supported when modifying collections or properties that contain a serialized version such as Rect.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)