docs.unity.cn
    Show / Hide Table of Contents

    Class DataProviderActor.Settings

    Inheritance
    Object
    ActorSettings
    DataProviderActor.Settings
    Inherited Members
    ActorSettings.Id
    Namespace: Unity.Reflect.Actors
    Syntax
    public class Settings : ActorSettings

    Constructors

    Settings()

    Declaration
    public Settings()

    Fields

    NbConcurrentTasks

    Declaration
    [Tooltip("Number of tasks that may run simultaneously. A value <= 0 will fallback to the number of cores of the machine.")]
    public int NbConcurrentTasks
    Field Value
    Type Description
    Int32
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 03 February 2022
    Terms of use