Interface IJobParallelForDeferRef | Unity NetCode | 0.6.0-preview.7
docs.unity.cn
    Show / Hide Table of Contents

    Interface IJobParallelForDeferRef

    Namespace: Unity.NetCode
    Syntax
    [JobProducerType(typeof(IJobParallelForDeferRefExtensions.JobParallelForDeferProducer<>))]
    public interface IJobParallelForDeferRef

    Methods

    Execute(Int32)

    Declaration
    void Execute(int index)
    Parameters
    Type Name Description
    Int32 index
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Saturday, January 23, 2021