Show / Hide Table of Contents

    Class PartSyncManifest

    Inheritance
    System.Object
    PartSyncManifest
    Part_GetPartSyncManifest.PostApi
    Namespace: Appearition.Part
    Assembly: Appearition.SDK.dll
    Syntax
    [Serializable]
    public class PartSyncManifest

    Fields

    Parts

    Declaration
    public List<Part> Parts
    Field Value
    Type Description
    System.Collections.Generic.List<Part>

    ProjectId

    Declaration
    public int ProjectId
    Field Value
    Type Description
    System.Int32

    Extension Methods

    ObjectExtension.ToStream(Object)
    Back to top Appearition SDK for Unity API