Struct RpcExecutor.Parameters | Unity NetCode | 0.3.0-preview.3
docs.unity.cn
    Show / Hide Table of Contents

    Struct RpcExecutor.Parameters

    Namespace: Unity.NetCode
    Syntax
    public struct Parameters

    Fields

    CommandBuffer

    Declaration
    public EntityCommandBuffer.ParallelWriter CommandBuffer
    Field Value
    Type Description
    EntityCommandBuffer.ParallelWriter

    Connection

    Declaration
    public Entity Connection
    Field Value
    Type Description
    Entity

    JobIndex

    Declaration
    public int JobIndex
    Field Value
    Type Description
    Int32

    Reader

    Declaration
    public DataStreamReader Reader
    Field Value
    Type Description
    DataStreamReader
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 21 August 2020