docs.unity.cn
    Show / Hide Table of Contents

    Class GetSpatialManifest

    Inheritance
    Object
    GetSpatialManifest
    Namespace: Unity.Reflect.Actors
    Syntax
    public class GetSpatialManifest

    Constructors

    GetSpatialManifest(GetNodesOptions)

    Declaration
    public GetSpatialManifest(GetNodesOptions getNodesOptions)
    Parameters
    Type Name Description
    GetNodesOptions getNodesOptions

    GetSpatialManifest(GetNodesOptions, List<SyncId>)

    Declaration
    public GetSpatialManifest(GetNodesOptions getNodesOptions, List<SyncId> nodeIds)
    Parameters
    Type Name Description
    GetNodesOptions getNodesOptions
    List<SyncId> nodeIds

    Fields

    GetNodesOptions

    Declaration
    public GetNodesOptions GetNodesOptions
    Field Value
    Type Description
    GetNodesOptions

    NodeIds

    Declaration
    public List<SyncId> NodeIds
    Field Value
    Type Description
    List<SyncId>
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 03 February 2022
    Terms of use