Class SyncInstance | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class SyncInstance

    Inheritance
    System.Object
    SyncInstance
    Namespace: UnityEngine.Reflect.Services
    Syntax
    public class SyncInstance

    Constructors

    SyncInstance(Transform, String)

    Declaration
    public SyncInstance(Transform syncRoot, string syncPath)
    Parameters
    Type Name Description
    Transform syncRoot
    System.String syncPath

    Properties

    Manifest

    Declaration
    public SyncManifest Manifest { get; }
    Property Value
    Type Description
    SyncManifest

    Methods

    ApplyModifications(SyncManifest, Action<Single, String>)

    Declaration
    public IEnumerator ApplyModifications(SyncManifest manifest, Action<float, string> onProgress)
    Parameters
    Type Name Description
    SyncManifest manifest
    System.Action<System.Single, System.String> onProgress
    Returns
    Type Description
    System.Collections.IEnumerator
    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