docs.unity.cn
    Show / Hide Table of Contents

    Property DataBuilders

    DataBuilders

    List of ScriptableObjects that implement the IDataBuilder interface. These are used to create data for editor play mode and for player builds.

    Declaration
    public List<ScriptableObject> DataBuilders { get; }
    Property Value
    Type Description
    List<ScriptableObject>
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use