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> |